Function gen_primal_call

Source
fn gen_primal_call(
    ecx: &ExtCtxt<'_>,
    span: Span,
    primal: Ident,
    idents: &[Ident],
) -> P<Expr>