Function creat

Source
pub unsafe extern "C" fn creat(
    __file: *const c_char,
    __mode: mode_t,
) -> c_int