Function alpm_sys::alpm_option_remove_architecture
source · pub unsafe extern "C" fn alpm_option_remove_architecture(
handle: *mut alpm_handle_t,
arch: *const c_char
) -> c_int
Expand description
Removes an allowed package architecture. @param handle the context handle @param arch the architecture to remove