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"