Function windows::Win32::Devices::Display::SetMonitorRedGreenOrBlueDrive
pub unsafe fn SetMonitorRedGreenOrBlueDrive<P0>(
hmonitor: P0,
dtdrivetype: MC_DRIVE_TYPE,
dwnewdrive: u32,
) -> i32where
P0: Param<HANDLE>,