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