Skip to main content

sscanf

Function sscanf 

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