Function esp_idf_sys::fgetpos

source ยท
pub unsafe extern "C" fn fgetpos(
    arg1: *mut FILE,
    arg2: *mut fpos_t,
) -> c_int