Function wasmtime_c_api::wasmtime_caller_context

source ·
#[no_mangle]
pub extern "C" fn wasmtime_caller_context<'a>(
    caller: &'a mut wasmtime_caller_t<'_>
) -> CStoreContextMut<'a>