libc
0.2.161
Function
libc
::
readahead
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn readahead( fd:
c_int
, offset:
off64_t
, count:
size_t
, ) ->
ssize_t