pub unsafe extern "system" fn GetOutlineTextMetricsA(
    hdc: HDC,
    cjcopy: u32,
    potm: *mut OUTLINETEXTMETRICA
) -> u32
Expand description

Required features: "Win32_Foundation"