Function linux_unsafe::creat

source ·
pub unsafe fn creat(pathname: *const char, mode: mode_t) -> Result<int>
Expand description

Create a file.