Skip to main content

vfwscanf

Function vfwscanf 

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