sys_alloc_aligned

Function sys_alloc_aligned 

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