f_printf

Function f_printf 

Source
pub unsafe extern "C" fn f_printf(
    fp: *mut FIL,
    str: *const TCHAR,
    ...
) -> c_int