Function BinaryenTryAppendCatchTag

Source
pub unsafe extern "C" fn BinaryenTryAppendCatchTag(
    expr: BinaryenExpressionRef,
    catchTag: *const c_char,
) -> BinaryenIndex