跳到主要内容

stricmp

搜索

函数 stricmp 

源代码
pub unsafe extern "C" fn stricmp(
    _String1: *const c_char,
    _String2: *const c_char,
) -> c_int