Function windows_sys::Win32::UI::ColorSystem::CreateDeviceLinkProfile
[−]pub unsafe extern "system" fn CreateDeviceLinkProfile(
hprofile: *const isize,
nprofiles: u32,
padwintent: *const u32,
nintents: u32,
dwflags: u32,
pprofiledata: *mut *mut u8,
indexpreferredcmm: u32
) -> BOOL
Expand description
Required features: "Win32_UI_ColorSystem"
, "Win32_Foundation"