Function alpm_sys::alpm_option_get_architectures
source · pub unsafe extern "C" fn alpm_option_get_architectures(
handle: *mut alpm_handle_t
) -> *mut alpm_list_t
Expand description
Returns the allowed package architecture. @param handle the context handle @return the configured package architectures