Trait winrt::RtAsyncAction [] [src]

pub trait RtAsyncAction {
    fn blocking_wait(&mut self);
}

Required Methods

Implementors