pub unsafe extern "system" fn GetThemeFont(
    htheme: isize,
    hdc: HDC,
    ipartid: i32,
    istateid: i32,
    ipropid: i32,
    pfont: *mut LOGFONTW
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Graphics_Gdi’