Type Alias alpm_sys::alpm_event_any_t

source ·
pub type alpm_event_any_t = _alpm_event_any_t;
Expand description

An event that may represent any event.

Aliased Type§

struct alpm_event_any_t {
    pub type_: _alpm_event_type_t,
}

Fields§

§type_: _alpm_event_type_t

Type of event