[][src]Function esp_idf_bindgen::lwip_stricmp

pub unsafe extern "C" fn lwip_stricmp(
    str1: *const c_char,
    str2: *const c_char
) -> c_int