Function cmbstowcs

Source
pub unsafe extern "C" fn cmbstowcs(
    __pwcs: *mut i32,
    __s: *const i8,
    __n: usize,
) -> usize