跳到主要内容

wcscmp

搜索

函数 wcscmp 

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