wasmi_config_wasm_saturating_float_to_int_set

Function wasmi_config_wasm_saturating_float_to_int_set 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmi_config_wasm_saturating_float_to_int_set( c: &mut wasm_config_t, enable: bool, )
Expand description

Enables or disables support for the Wasm nontrapping-float-to-int-conversions proposal.

Wraps wasmi::Config::wasm_saturating_float_to_int