Function creat

Source
pub unsafe extern "system" fn creat(
    pathname: *const c_char,
    mode: umode_t,
) -> c_long