[][src]Function postgres_extension::fmgr::pg_getarg

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