Function esp_idf_hal::sys::pbuf_get_at

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