Function wasmtime_c_api::wasmtime_store_context

source ·
#[no_mangle]
pub extern "C" fn wasmtime_store_context(
    store: &mut wasmtime_store_t
) -> CStoreContextMut<'_>