mnn::prelude

Function mkdirat

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