Function pg_getarg

Source
pub fn pg_getarg(fcinfo: FunctionCallInfo<'_>, arg_num: usize) -> Option<Datum>