Skip to main content

mbtowc

Function mbtowc 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn mbtowc( pwc: *mut wchar_t, s: *const c_char, n: size_t, ) -> c_int
Expand description