Function hermit_abi::alloc_zeroed

source ยท
pub unsafe extern "C" fn alloc_zeroed(
    size: usize,
    align: usize,
) -> *mut u8