[][src]Type Definition pgx_pg_sys::PGFunction

type PGFunction = Option<unsafe extern "C" fn(fcinfo: FunctionCallInfo) -> Datum>;