Type Definition pgx_pg_sys::ExecProcNodeMtd

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