Function cmbtowc

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