[][src]Type Definition alpm_sys::alpm_cb_event

type alpm_cb_event = Option<unsafe extern "C" fn(arg1: *mut alpm_event_t)>;

Event callback.