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