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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"