esp_idf_sys

Function f_gets

Source
pub unsafe extern "C" fn f_gets(
    buff: *mut TCHAR,
    len: c_int,
    fp: *mut FIL,
) -> *mut TCHAR