wasmer_features_new

Function wasmer_features_new 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmer_features_new() -> Box<wasmer_features_t>
Expand description

Creates a new wasmer_features_t.

§Example

See the module’s documentation.