windows::Win32::UI::ColorSystem

Function WcsGetUsePerUserProfiles

pub unsafe fn WcsGetUsePerUserProfiles<P0>(
    pdevicename: P0,
    dwdeviceclass: u32,
    puseperuserprofiles: *mut BOOL,
) -> BOOL
where P0: Param<PCWSTR>,