GetThemeFont

Function GetThemeFont 

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