esp_idf_hal::sys

Function pbuf_strstr

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