pub unsafe extern "system" fn GetColorDirectoryW(
    pmachinename: PCWSTR,
    pbuffer: PWSTR,
    pdwsize: *mut u32
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"