Function cyclors::mbstowcs

source ยท
pub unsafe extern "C" fn mbstowcs(
    __pwcs: *mut wchar_t,
    __s: *const c_char,
    __n: usize,
) -> usize