Function BinaryenSelectSetIfTrue

Source
pub unsafe extern "C" fn BinaryenSelectSetIfTrue(
    expr: BinaryenExpressionRef,
    ifTrueExpr: BinaryenExpressionRef,
)