mspace_trim

Function mspace_trim 

Source
pub unsafe extern "C" fn mspace_trim(
    msp: *mut c_void,
    pad: usize,
) -> i32
Expand description

mspace_trim behaves as malloc_trim, but operates within the given space.