esp_idf_svc::sys

Function f_gets

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