pub unsafe extern "system" fn WTSVirtualChannelRead(
    hchannelhandle: HANDLE,
    timeout: u32,
    buffer: PSTR,
    buffersize: u32,
    pbytesread: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"