mnn::prelude

Function mkfifoat

source
pub unsafe extern "C" fn mkfifoat(
    dirfd: i32,
    pathname: *const i8,
    mode: u32,
) -> i32