Function tskit::bindings::tsk_realloc

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