Function GetTextMetricsW

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