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

Required features: "Win32_Foundation"