Function BinaryenTableSet

Source
pub unsafe extern "C" fn BinaryenTableSet(
    module: BinaryenModuleRef,
    name: *const c_char,
    index: BinaryenExpressionRef,
    value: BinaryenExpressionRef,
) -> BinaryenExpressionRef