[][src]Function makepad_render::sh_if_else

pub fn sh_if_else(
    cond: ShExpr,
    then_branch: ShBlock,
    else_branch: ShExpr
) -> ShExpr