Function windows_sys::Win32::Devices::Display::GetMonitorRedGreenOrBlueGain
pub unsafe extern "system" fn GetMonitorRedGreenOrBlueGain(
hmonitor: HANDLE,
gtgaintype: MC_GAIN_TYPE,
pdwminimumgain: *mut u32,
pdwcurrentgain: *mut u32,
pdwmaximumgain: *mut u32,
) -> i32