Type Definition windows_sys::Win32::System::RemoteDesktop::PVIRTUALCHANNELCLOSE
pub type PVIRTUALCHANNELCLOSE = Option<unsafe extern "system" fn(openhandle: u32) -> u32>;Expand description
Required features: "Win32_System_RemoteDesktop"