Function windows::Win32::UI::ColorSystem::AssociateColorProfileWithDeviceA
pub unsafe fn AssociateColorProfileWithDeviceA<P0, P1, P2>(
pmachinename: P0,
pprofilename: P1,
pdevicename: P2,
) -> BOOLwhere
P0: Param<PCSTR>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,