Function esp_idf_sys::pbuf_memfind
source ยท pub unsafe extern "C" fn pbuf_memfind(
p: *const pbuf,
mem: *const c_void,
mem_len: u16_t,
start_offset: u16_t,
) -> u16_t
pub unsafe extern "C" fn pbuf_memfind(
p: *const pbuf,
mem: *const c_void,
mem_len: u16_t,
start_offset: u16_t,
) -> u16_t