Function riot_sys::mbtowc

source ·
pub unsafe extern "C" fn mbtowc(
    arg1: *mut wchar_t,
    arg2: *const c_char,
    arg3: size_t
) -> c_int