Function esp_idf_hal::sys::pbuf_memfind

source ·
pub unsafe extern "C" fn pbuf_memfind(
    p: *const pbuf,
    mem: *const c_void,
    mem_len: u16,
    start_offset: u16
) -> u16