Skip to main content

wcrtomb

Function wcrtomb 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wcrtomb( s: *mut c_char, wc: wchar_t, ps: *mut mbstate_t, ) -> size_t
Expand description