Function mnn::prelude::mkdirat

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