Function GetTextMetricsA

Source
pub unsafe extern "C" fn GetTextMetricsA(
    hdc: HDC,
    lptm: LPTEXTMETRICA,
) -> BOOL