wmem_realloc

Function wmem_realloc 

Source
pub unsafe extern "C" fn wmem_realloc(
    allocator: *mut wmem_allocator_t,
    ptr: *mut c_void,
    size: usize,
) -> *mut c_void