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

Required features: "Win32_Foundation"