esp_idf_sys

Function lwip_stricmp

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