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_Foundation"