Function esp_idf_sys::pbuf_take_at
source ยท pub unsafe extern "C" fn pbuf_take_at(
buf: *mut pbuf,
dataptr: *const c_void,
len: u16_t,
offset: u16_t,
) -> err_t
pub unsafe extern "C" fn pbuf_take_at(
buf: *mut pbuf,
dataptr: *const c_void,
len: u16_t,
offset: u16_t,
) -> err_t