esp_idf_sys

Function f_printf

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