pub unsafe extern "system" fn GetThemeBool(
    htheme: HTHEME,
    ipartid: i32,
    istateid: i32,
    ipropid: i32,
    pfval: *mut BOOL
) -> HRESULT
Expand description

Required features: "Win32_Foundation"