Skip to main content

vswscanf

Function vswscanf 

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