Function esp_idf_sys::f_printf

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