pub unsafe extern "system" fn GetTextMetricsA(
    hdc: HDC,
    lptm: *mut TEXTMETRICA
) -> BOOL
Expand description

Required features: "Win32_Foundation"