Function BinaryenSwitchInsertNameAt

Source
pub unsafe extern "C" fn BinaryenSwitchInsertNameAt(
    expr: BinaryenExpressionRef,
    index: BinaryenIndex,
    name: *const c_char,
)