[][src]Function winapi::um::uxtheme::GetThemeBool

pub unsafe extern "system" fn GetThemeBool(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    pfVal: *mut BOOL
) -> HRESULT