Function mnn::prelude::mkfifoat

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