Function wasmtime_context_get_data

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