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

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’