Skip to main content

malloc

Function malloc 

Source
unsafe extern "C" fn malloc(size: c_size_t) -> *mut c_void