Function esp_idf_sys::pbuf_get_at

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