windows::Win32::UI::ColorSystem

Function AssociateColorProfileWithDeviceW

pub unsafe fn AssociateColorProfileWithDeviceW<P0, P1, P2>(
    pmachinename: P0,
    pprofilename: P1,
    pdevicename: P2,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,