Function esp_idf_sys::pvPortMalloc

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