pub unsafe extern "C" fn wasmtime_imported_memory32_size(
    vmctx: *mut VMContext,
    memory_index: u32
) -> u32
Expand description

Implementation of memory.size for imported 32-bit memories.