[][src]Function fatfs_sys::f_printf

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