跳到主要内容

strcoll

搜索

函数 strcoll 

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