Perl_realloc

Function Perl_realloc 

Source
pub unsafe extern "C" fn Perl_realloc(
    where_: *mut c_void,
    nbytes: usize,
) -> *mut c_void