mxRealloc

Function mxRealloc 

Source
pub unsafe extern "C" fn mxRealloc(
    ptr: *mut c_void,
    size: size_t,
) -> *mut c_void