MCPcopy 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

expandFunction · 0.50
add_to_linker_importsMethod · 0.50
add_to_linker_instanceFunction · 0.50
dropMethod · 0.50
add_to_linker_importsMethod · 0.50
add_to_linker_instanceFunction · 0.50
add_to_linker_importsMethod · 0.50
add_to_linker_instanceFunction · 0.50
dropMethod · 0.50
add_to_linker_instanceFunction · 0.50
dropMethod · 0.50
add_to_linker_instanceFunction · 0.50

Calls

no outgoing calls

Tested by 15

add_to_linker_importsMethod · 0.40
add_to_linker_instanceFunction · 0.40
dropMethod · 0.40
add_to_linker_importsMethod · 0.40
add_to_linker_instanceFunction · 0.40
add_to_linker_importsMethod · 0.40
add_to_linker_instanceFunction · 0.40
dropMethod · 0.40
add_to_linker_instanceFunction · 0.40
dropMethod · 0.40
add_to_linker_instanceFunction · 0.40
dropMethod · 0.40