libc
0.2.161
libc
Function
readahead
Copy item path
Source
pub unsafe extern "C" fn readahead( fd:
c_int
, offset:
off64_t
, count:
size_t
, ) ->
ssize_t