pvPortMalloc

Function pvPortMalloc 

Source
pub unsafe extern "C" fn pvPortMalloc(
    xWantedSize: usize,
) -> *mut c_void