[][src]Type Definition pgx_pg_sys::GucIntAssignHook

type GucIntAssignHook = Option<unsafe extern "C" fn(newval: c_int, extra: *mut c_void)>;