esp_idf_svc::hal::sys

Function pbuf_strstr

Source
pub unsafe extern "C" fn pbuf_strstr(
    p: *const pbuf,
    substr: *const u8,
) -> u16