Function esp_idf_sys::pbuf_alloc
source ยท pub unsafe extern "C" fn pbuf_alloc(
l: pbuf_layer,
length: u16_t,
type_: pbuf_type,
) -> *mut pbuf
pub unsafe extern "C" fn pbuf_alloc(
l: pbuf_layer,
length: u16_t,
type_: pbuf_type,
) -> *mut pbuf