[][src]Type Definition pgx_pg_sys::RecheckForeignScan_function

type RecheckForeignScan_function = Option<unsafe extern "C" fn(node: *mut ForeignScanState, slot: *mut TupleTableSlot) -> bool>;