Function BinaryenIfSetIfFalse

Source
pub unsafe extern "C" fn BinaryenIfSetIfFalse(
    expr: BinaryenExpressionRef,
    ifFalseExpr: BinaryenExpressionRef,
)