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