pub unsafe extern "system" fn PlayEnhMetaFile(
    hdc: HDC,
    hmf: HENHMETAFILE,
    lprect: *const RECT
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’