libc
0.2.161
libc
Function
posix_madvise
Copy item path
Source
pub unsafe extern "C" fn posix_madvise( addr:
*mut
c_void
, len:
size_t
, advice:
c_int
, ) ->
c_int