Searched defs:WindowsWindowEventLoop (Results 1 – 1 of 1) sorted by relevance
492 pub struct WindowsWindowEventLoop<AppState: ApplicationState> { struct499 unsafe impl<T: ApplicationState> Send for WindowsWindowEventLoop<T> {} argument501 impl<AppState: ApplicationState> WindowEventLoop<AppState> for WindowsWindowEventLoop<AppState> { implementation618 impl<AppState: ApplicationState> Drop for WindowsWindowEventLoop<AppState> { implementation