Function windows::Win32::UI::ColorSystem::GetDeviceGammaRamp

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