Function libc::funcs::posix88::fcntl::creat

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