跳到主要内容

wcscoll

搜索

函数 wcscoll 

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