Function windows_sys::Win32::UI::ColorSystem::SetColorProfileElement
[−]pub unsafe extern "system" fn SetColorProfileElement(
hprofile: isize,
tag: u32,
dwoffset: u32,
pcbelement: *const u32,
pelement: *const c_void
) -> BOOL
Expand description
Required features: "Win32_UI_ColorSystem"
, "Win32_Foundation"