Function wasmtime_c_api::wasmtime_context_get_data

source ยท
#[no_mangle]
pub extern "C" fn wasmtime_context_get_data(
    store: WasmtimeStoreContext<'_>,
) -> *mut c_void