跳到主要内容

realloc

搜索

函数 realloc 

源代码
pub unsafe extern "C" fn realloc(
    _Block: *mut c_void,
    _Size: c_ulonglong,
) -> *mut c_void