Type Alias esp_idf_sys::memp_t
source ยท pub type memp_t = c_uint;
Expand description
Create the list of all memory pools managed by memp. MEMP_MAX represents a NULL pool at the end
pub type memp_t = c_uint;
Create the list of all memory pools managed by memp. MEMP_MAX represents a NULL pool at the end