Function wctomb

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