Function wctomb_s

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