Skip to main content

vfprintf

Function vfprintf 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn vfprintf( file: *mut FILE, format: *const c_char, ap: VaList<'_>, ) -> c_int
Expand description