[][src]Function winapi::um::uxtheme::GetThemeTextMetrics

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