#[unsafe(no_mangle)]pub extern "C" fn AzApp_setThreadCallbackInvoker(
invoker: AzThreadCallbackInvoker,
)Expand description
Register the host-side invoker for this callback kind.
#[unsafe(no_mangle)]pub extern "C" fn AzApp_setThreadCallbackInvoker(
invoker: AzThreadCallbackInvoker,
)Register the host-side invoker for this callback kind.