Function mkdirat

Source
pub unsafe extern "C" fn mkdirat(
    __fd: i32,
    __path: *const i8,
    __mode: u32,
) -> i32