Function wasmtime_c_api::wasmtime_memory_data

source ·
#[no_mangle]
pub extern "C" fn wasmtime_memory_data(
    store: CStoreContext<'_>,
    mem: &Memory
) -> *const u8