Function sys_alloc_words

Source
#[no_mangle]
pub extern "C" fn sys_alloc_words(nwords: usize) -> *mut u32
👎Deprecated