Skip to main content

Module native_abi

Module native_abi 

Source
Expand description

Native C ABI linking and invocation for extern C foreign functions.

Structs§

NativeLinkedFunction
Linked native function handle used by VM foreign-call dispatch.

Functions§

invoke_linked_function
link_native_function