Function esp_idf_sys::pbuf_header_force

source ยท
pub unsafe extern "C" fn pbuf_header_force(
    p: *mut pbuf,
    header_size: s16_t,
) -> u8_t