windows::Win32::System::RemoteDesktop

Function WTSSetRenderHint

pub unsafe fn WTSSetRenderHint(
    prenderhintid: *mut u64,
    hwndowner: HWND,
    renderhinttype: u32,
    phintdata: Option<&[u8]>,
) -> Result<()>