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