[][src]Type Definition pgx_pg_sys::ExecutorEnd_hook_type

type ExecutorEnd_hook_type = Option<unsafe extern "C" fn(queryDesc: *mut QueryDesc)>;