Type Definition windows_sys::Win32::System::RemoteDesktop::PVIRTUALCHANNELWRITE
[−]pub type PVIRTUALCHANNELWRITE = Option<unsafe extern "system" fn(openhandle: u32, pdata: *mut c_void, datalength: u32, puserdata: *mut c_void) -> u32>;
Expand description
Required features: "Win32_System_RemoteDesktop"