rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
posix_madvise
Copy item path
Source
pub unsafe extern "C" fn posix_madvise( addr:
*mut
c_void
, len:
usize
, advice:
i32
, ) ->
i32