Function libc::unix::linux_like::creat64

source ยท
pub unsafe extern "C" fn creat64(
    path: *const c_char,
    mode: mode_t,
) -> c_int