[][src]Function sdl2_sys::mbtowc

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