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

pub unsafe extern "system" fn GetThemeFont(
    hTheme: HTHEME,
    hdc: HDC,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    pFont: *mut LOGFONTW
) -> HRESULT