Type Definition pgx_pg_sys::RecheckForeignScan_function[][src]

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