Function windows_sys::Win32::UI::ColorSystem::EnumColorProfilesA

pub unsafe extern "system" fn EnumColorProfilesA(
    pmachinename: PCSTR,
    penumrecord: *const ENUMTYPEA,
    penumerationbuffer: *mut u8,
    pdwsizeofenumerationbuffer: *mut u32,
    pnprofiles: *mut u32,
) -> BOOL