pub unsafe extern "system" fn CMCreateDeviceLinkProfile(
    pahprofiles: *const isize,
    nprofiles: u32,
    padwintents: *const u32,
    nintents: u32,
    dwflags: u32,
    lpprofiledata: *mut *mut u8
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"