rust_htslib::htslib

Function realloc

Source
pub unsafe extern "C" fn realloc(
    __ptr: *mut c_void,
    __size: u32,
) -> *mut c_void