Skip to main content

lwip_stricmp

Function lwip_stricmp 

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