Type Definition pgx_pg_sys::PGFInfoFunction

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