Function cwcstombs

Source
pub unsafe extern "C" fn cwcstombs(
    __s: *mut c_char,
    __pwcs: *const cwchar_t,
    __n: usize,
) -> usize