Function EnumColorProfilesW
pub unsafe fn EnumColorProfilesW<P0>(
pmachinename: P0,
penumrecord: *const ENUMTYPEW,
penumerationbuffer: Option<*mut u8>,
pdwsizeofenumerationbuffer: *mut u32,
pnprofiles: Option<*mut u32>,
) -> BOOLwhere
P0: Param<PCWSTR>,