Function esp_idf_hal::sys::pvPortMalloc

source ·
pub unsafe extern "C" fn pvPortMalloc(xSize: usize) -> *mut c_void