Function R_chk_realloc

Source
pub unsafe extern "C" fn R_chk_realloc(
    arg1: *mut c_void,
    arg2: size_t,
) -> *mut c_void