[][src]Function pgx::fcinfo::pg_getarg_datum

pub fn pg_getarg_datum(fcinfo: FunctionCallInfo, num: usize) -> Option<Datum>