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