Function windows::Win32::UI::ColorSystem::SetDeviceGammaRamp

pub unsafe fn SetDeviceGammaRamp<P0>(hdc: P0, lpramp: *const c_void) -> BOOL
where P0: Param<HDC>,