[][src]Function lucet_runtime::c_api::lucet_vmctx_current_memory

#[no_mangle]
pub unsafe extern "C" fn lucet_vmctx_current_memory(
    vmctx_raw: *mut lucet_vmctx
) -> u32

Get the number of WebAssembly pages currently in the heap.