libc
0.2.161
libc
Function
fallocate
Copy item path
Source
pub unsafe extern "C" fn fallocate( fd:
c_int
, mode:
c_int
, offset:
off_t
, len:
off_t
, ) ->
c_int