mi_rezalloc_aligned_at

Function mi_rezalloc_aligned_at 

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

Offset-aligned version of mi_rezalloc.