pub type alpm_download_event_init_t = _alpm_download_event_init_t;
Expand description

Context struct for when a download starts.

Aliased Type§

struct alpm_download_event_init_t {
    pub optional: i32,
}

Fields§

§optional: i32

whether this file is optional and thus the errors could be ignored