Skip to main content

vfwprintf

Function vfwprintf 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn vfwprintf( stream: *mut FILE, format: *const wchar_t, arg: VaList<'_>, ) -> c_int
Expand description