Function wctomb

Source
pub unsafe extern "C" fn wctomb(
    _MbCh: *mut c_char,
    _WCh: wchar_t,
) -> c_int