Type Definition windows_sys::Win32::System::RemoteDesktop::PVIRTUALCHANNELOPEN
pub type PVIRTUALCHANNELOPEN = Option<unsafe extern "system" fn(pinithandle: *mut c_void, popenhandle: *mut u32, pchannelname: PCSTR, pchannelopeneventproc: PCHANNEL_OPEN_EVENT_FN) -> u32>;Expand description
Required features: "Win32_System_RemoteDesktop"