跳到主要内容

malloc

搜索

函数 malloc 

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