Function windows_sys::Win32::UI::ColorSystem::WcsGetDefaultColorProfile

pub unsafe extern "system" fn WcsGetDefaultColorProfile(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    pdevicename: PCWSTR,
    cptcolorprofiletype: COLORPROFILETYPE,
    cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
    dwprofileid: u32,
    cbprofilename: u32,
    pprofilename: PWSTR,
) -> BOOL