跳到主要内容

wctomb_s

搜索

函数 wctomb_s 

源代码
pub unsafe extern "C" fn wctomb_s(
    _SizeConverted: *mut c_int,
    _MbCh: *mut c_char,
    _SizeInBytes: rsize_t,
    _WCh: wchar_t,
) -> errno_t