Type Definition pgrx_pg_sys::GucIntAssignHook
source · pub type GucIntAssignHook = Option<unsafe extern "C" fn(newval: c_int, extra: *mut c_void)>;
pub type GucIntAssignHook = Option<unsafe extern "C" fn(newval: c_int, extra: *mut c_void)>;