Function esp_idf_hal::sys::pbuf_strstr

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