[][src]Type Definition pgx_pg_sys::ExecProcNodeMtd

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