[][src]Function poi::ternop_ret_var

pub fn ternop_ret_var<A: Into<String>, B: Into<String>, C: Into<String>, F: Into<Symbol>>(
    a: A,
    b: B,
    c: C,
    f: F
) -> Expr

Compute a ternary function.