pub unsafe extern "system" fn EnumColorProfilesW(
    pmachinename: PCWSTR,
    penumrecord: *const ENUMTYPEW,
    penumerationbuffer: *mut u8,
    pdwsizeofenumerationbuffer: *mut u32,
    pnprofiles: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’