Skip to main content

fwscanf

Function fwscanf 

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