Function wasmtime_c_api::wasmtime_memory_data
source ยท #[no_mangle]
pub extern "C" fn wasmtime_memory_data(
store: WasmtimeStoreContext<'_>,
mem: &Memory,
) -> *const u8
#[no_mangle]
pub extern "C" fn wasmtime_memory_data(
store: WasmtimeStoreContext<'_>,
mem: &Memory,
) -> *const u8