Function GetThemeTextMetrics

Source
pub unsafe extern "system" fn GetThemeTextMetrics(
    hTheme: HTHEME,
    hdc: HDC,
    iPartId: c_int,
    iStateId: c_int,
    ptm: *mut TEXTMETRICW,
) -> HRESULT