[][src]Type Definition pgx_pg_sys::ExplainOneQuery_hook_type

type ExplainOneQuery_hook_type = Option<unsafe extern "C" fn(query: *mut Query, cursorOptions: c_int, into: *mut IntoClause, es: *mut ExplainState, queryString: *const c_char, params: ParamListInfo, queryEnv: *mut QueryEnvironment)>;