Type Definition pgx_pg_sys::RefetchForeignRow_function [−][src]
type RefetchForeignRow_function = Option<unsafe extern "C" fn(estate: *mut EState, erm: *mut ExecRowMark, rowid: Datum, slot: *mut TupleTableSlot, updated: *mut bool)>;