Function alloc_zeroed

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