[][src]Type Definition pgx_pg_sys::ExecutorFinish_hook_type

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