Skip to main content

swscanf

Function swscanf 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn swscanf( s: *const wchar_t, format: *const wchar_t, ... ) -> c_int
Expand description