Function windows::Win32::Graphics::Gdi::PlayMetaFileRecord
pub unsafe fn PlayMetaFileRecord<P0>(
hdc: P0,
lphandletable: &[HANDLETABLE],
lpmr: *const METARECORD,
) -> BOOLwhere
P0: Param<HDC>,