[][src]Type Definition pgx_pg_sys::pg11_specific::RefetchForeignRow_function

type RefetchForeignRow_function = Option<unsafe extern "C" fn(estate: *mut EState, erm: *mut ExecRowMark, rowid: Datum, updated: *mut bool) -> HeapTuple>;