esp_idf_svc::sys

Function fgets

Source
pub unsafe extern "C" fn fgets(
    arg1: *mut u8,
    arg2: i32,
    arg3: *mut __sFILE,
) -> *mut u8