Function windows_sys::Win32::UI::Controls::GetThemeInt

pub unsafe extern "system" fn GetThemeInt(
    htheme: HTHEME,
    ipartid: i32,
    istateid: i32,
    ipropid: i32,
    pival: *mut i32,
) -> HRESULT