Skip to main content

mi_expand

Function mi_expand 

Source
pub unsafe extern "C" fn mi_expand(
    p: *mut c_void,
    newsize: usize,
) -> *mut c_void
Expand description

Grow in place only; returns NULL if the block cannot be extended without moving.