xmlMemRealloc

Function xmlMemRealloc 

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