pub unsafe extern "system" fn CreateEnhMetaFileA(
    hdc: HDC,
    lpfilename: PCSTR,
    lprc: *const RECT,
    lpdesc: PCSTR
) -> HDC
Expand description

Required features: "Win32_Foundation"