Function hermit_abi::malloc

source ·
pub unsafe extern "C" fn malloc(size: usize, align: usize) -> *mut u8