pub unsafe extern "system" fn PlayEnhMetaFileRecord(
    hdc: HDC,
    pht: *const HANDLETABLE,
    pmr: *const ENHMETARECORD,
    cht: u32
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’