[][src]Type Definition pgx_pg_sys::ExprContextCallbackFunction

type ExprContextCallbackFunction = Option<unsafe extern "C" fn(arg: Datum)>;