#[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.