[][src]Function sdl2_sys::mbstowcs

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