[][src]Type Definition pgx_pg_sys::GucRealAssignHook

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