[−][src]Function libc::mremap
pub unsafe extern "C" fn mremap(
addr: *mut c_void,
len: size_t,
new_len: size_t,
flags: c_int,
...
) -> *mut c_void
pub unsafe extern "C" fn mremap(
addr: *mut c_void,
len: size_t,
new_len: size_t,
flags: c_int,
...
) -> *mut c_void