pub unsafe extern "system" fn GetThemeSysFont(
    htheme: isize,
    ifontid: THEME_PROPERTY_SYMBOL_ID,
    plf: *mut LOGFONTW
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls", "Win32_Graphics_Gdi"