libc
0.2.161
libc
Function
creat
Copy item path
Source
pub unsafe extern "C" fn creat( path:
*const
c_char
, mode:
mode_t
, ) ->
c_int