Function esp_idf_sys::f_printf

source ยท
pub unsafe extern "C" fn f_printf(
    fp: *mut FIL,
    str_: *const TCHAR,
    ...
) -> c_int