pub unsafe extern "system" fn EnumMetaFile(
    hdc: HDC,
    hmf: HMETAFILE,
    proc: MFENUMPROC,
    param3: LPARAM
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’