pub unsafe extern "system" fn AssociateColorProfileWithDeviceA(
    pmachinename: PCSTR,
    pprofilename: PCSTR,
    pdevicename: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"