pub type PCHANNEL_OPEN_EVENT_FN = Option<unsafe extern "system" fn(openhandle: u32, event: u32, pdata: *mut c_void, datalength: u32, totallength: u32, dataflags: u32)>;
Expand description

Required features: "Win32_System_RemoteDesktop"