Async Unsafe Callback?
Is it possible to create a unsafe callback on a async function?
I need the native program to wait for a response from async function before continuing!
I need the native program to wait for a response from async function before continuing!
