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

Function CreateEnhMetaFileW

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