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

Required features: "Win32_Graphics_Gdi"