IAsyncInfo.from constructor

IAsyncInfo.from(
  1. IInspectable interface
)

Implementation

factory IAsyncInfo.from(IInspectable interface) =>
    IAsyncInfo.fromRawPointer(interface.toInterface(IID_IAsyncInfo));