esp_idf_sys

Function pbuf_get_at

Source
pub unsafe extern "C" fn pbuf_get_at(
    p: *const pbuf,
    offset: u16_t,
) -> u8_t