Type Definition pgx_pg_sys::GucShowHook

source ·
pub type GucShowHook = Option<unsafe extern "C" fn() -> *const c_char>;