[][src]Type Definition pgx_pg_sys::ExecScanRecheckMtd

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