Function creat

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

Create a file.