Function libxml::bindings::xmlMemRealloc[][src]

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