[][src]Type Definition pgx_pg_sys::ExecutorStart_hook_type

type ExecutorStart_hook_type = Option<unsafe extern "C" fn(queryDesc: *mut QueryDesc, eflags: c_int)>;