[][src]Function ndk_sys::mbtowc

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