☰
libc
All crates
[
−
]
[src]
Function
libc
::
posix_madvise
pub unsafe extern "C" fn posix_madvise(
addr: *mut
c_void
,
len:
size_t
,
advice:
c_int
) ->
c_int