Function wctomb

Source
pub unsafe extern "C" fn wctomb(
    __s: *mut c_char,
    __wchar: u32,
) -> c_int