Function wasmtime_c_api::wasmtime_config_wasm_memory64_set

source ยท
#[no_mangle]
pub extern "C" fn wasmtime_config_wasm_memory64_set(
    c: &mut wasm_config_t,
    enable: bool,
)