Function windows::Win32::Graphics::GdiPlus::GdipGetMetafileHeaderFromWmf
pub unsafe fn GdipGetMetafileHeaderFromWmf<P0>(
hwmf: P0,
wmfplaceablefileheader: *const WmfPlaceableFileHeader,
header: *mut MetafileHeader,
) -> Statuswhere
P0: Param<HMETAFILE>,