Function esp_idf_sys::pbuf_strstr

source ·
pub unsafe extern "C" fn pbuf_strstr(
    p: *const pbuf,
    substr: *const c_char
) -> u16_t