Attribute Macro async_host_function
#[async_host_function]
Available on crate feature
async
and Linux only.Expand description
Declare a native async function that will be used to create an async host function instance.
#[async_host_function]
async
and Linux only.Declare a native async function that will be used to create an async host function instance.