Function libxml::bindings::xmlMemRealloc

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