Type Alias alpm_sys::alpm_handle_t
source · pub type alpm_handle_t = u8;
Expand description
The libalpm context handle.
This struct represents an instance of libalpm. @ingroup libalpm_handle
pub type alpm_handle_t = u8;
The libalpm context handle.
This struct represents an instance of libalpm. @ingroup libalpm_handle