pub unsafe extern "system" fn ConvertColorNameToIndex(
    hprofile: isize,
    pacolorname: *const *const i8,
    paindex: *mut u32,
    dwcount: u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’