wasmtime_c_api

Function wasmtime_config_host_memory_creator_set

Source
#[no_mangle]
pub unsafe extern "C" fn wasmtime_config_host_memory_creator_set(
    c: &mut wasm_config_t,
    creator: &wasmtime_memory_creator_t,
)