Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ drop
Function
drop
crates/wiggle/src/lib.rs:598–600 ·
view source on GitHub ↗
(ptr: *const ())
Source
from the content-addressed store, hash-verified
596
}
597
598
unsafe fn drop(ptr: *const ()) {
599
assert_eq!(ptr as usize, 5);
600
}
601
}
602
}
Callers
15
expand
Function · 0.50
add_to_linker_imports
Method · 0.50
add_to_linker_instance
Function · 0.50
drop
Method · 0.50
add_to_linker_imports
Method · 0.50
add_to_linker_instance
Function · 0.50
add_to_linker_imports
Method · 0.50
add_to_linker_instance
Function · 0.50
drop
Method · 0.50
add_to_linker_instance
Function · 0.50
drop
Method · 0.50
add_to_linker_instance
Function · 0.50
Calls
no outgoing calls
Tested by
15
add_to_linker_imports
Method · 0.40
add_to_linker_instance
Function · 0.40
drop
Method · 0.40
add_to_linker_imports
Method · 0.40
add_to_linker_instance
Function · 0.40
add_to_linker_imports
Method · 0.40
add_to_linker_instance
Function · 0.40
drop
Method · 0.40
add_to_linker_instance
Function · 0.40
drop
Method · 0.40
add_to_linker_instance
Function · 0.40
drop
Method · 0.40