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

Required features: ‘Win32_UI_ColorSystem’, ‘Win32_Foundation’