pub unsafe extern "system" fn EnumEnhMetaFile(
    hdc: HDC,
    hmf: HENHMETAFILE,
    proc: ENHMFENUMPROC,
    param3: *const c_void,
    lprect: *const RECT
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"