Type Definition pgrx_pg_sys::ExecProcNodeMtd
source · pub type ExecProcNodeMtd = Option<unsafe extern "C" fn(pstate: *mut PlanState) -> *mut TupleTableSlot>;
pub type ExecProcNodeMtd = Option<unsafe extern "C" fn(pstate: *mut PlanState) -> *mut TupleTableSlot>;