[][src]Function winapi::um::highlevelmonitorconfigurationapi::GetMonitorRedGreenOrBlueDrive

pub unsafe extern "system" fn GetMonitorRedGreenOrBlueDrive(
    hMonitor: HANDLE,
    dtDriveType: MC_DRIVE_TYPE,
    pdwMinimumDrive: LPDWORD,
    pdwCurrentDrive: LPDWORD,
    pdwMaximumDrive: LPDWORD
) -> _BOOL