Function esp_idf_sys::_fgetpos_r

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