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_Foundation"