Type Definition alpm_sys::alpm_event_hook_t [−][src]
type alpm_event_hook_t = _alpm_event_hook_t;
Expand description
pre/post transaction hooks are to be ran.
type alpm_event_hook_t = _alpm_event_hook_t;
pre/post transaction hooks are to be ran.