Skip to main content

malloc_usable_size

Function malloc_usable_size 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn malloc_usable_size( ptr: *mut c_void, ) -> size_t
Expand description