Function wasmtime_c_api::wasmtime_context_get_data

source ·
#[no_mangle]
pub extern "C" fn wasmtime_context_get_data(
    store: CStoreContext<'_>
) -> *mut c_void