webview2_com_sys::Windows::Win32::Graphics::Gdi

Function CreateEnhMetaFileA

Source
pub unsafe fn CreateEnhMetaFileA<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lpfilename: impl IntoParam<'a, PSTR>,
    lprc: *const RECT,
    lpdesc: impl IntoParam<'a, PSTR>,
) -> HdcMetdataEnhFileHandle