malloc

Function malloc 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn malloc(len: usize) -> *mut c_void