Function esp_idf_sys::f_gets

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