windows::Win32::UI::Controls

Function GetThemeSysFont

pub unsafe fn GetThemeSysFont(
    htheme: Option<HTHEME>,
    ifontid: THEME_PROPERTY_SYMBOL_ID,
    plf: *mut LOGFONTW,
) -> Result<()>