Function esp_idf_hal::sys::pbuf_get_at

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