[][src]Function winapi::um::wingdi::EnumMetaFile

pub unsafe extern "system" fn EnumMetaFile(
    hdc: HDC,
    hmf: HMETAFILE,
    mproc: MFENUMPROC,
    param: LPARAM
) -> BOOL