GC_debug_realloc

Function GC_debug_realloc 

Source
pub unsafe extern "C" fn GC_debug_realloc(
    arg1: *mut c_void,
    arg2: size_t,
    s: *const c_char,
    i: c_int,
) -> *mut c_void