Function shadow_rs::cshadow::regularfile_mkdirat

source ยท
pub unsafe extern "C-unwind" fn regularfile_mkdirat(
    dir: *mut RegularFile,
    pathname: *const c_char,
    mode: mode_t,
    workingDir: *const c_char,
) -> c_int