windows::Win32::UI::ColorSystem

Function ConvertColorNameToIndex

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