sys_alloc_zeroed

Function sys_alloc_zeroed 

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_alloc_zeroed( size: usize, align: usize, ) -> *mut u8