Function wasmtime_c_api::wasmtime_memory_size

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