pub unsafe extern "C" fn alpm_option_get_default_siglevel(
handle: *mut alpm_handle_t,
) -> c_int
Expand description
Get the default siglevel. @param handle the context handle @return a \link alpm_siglevel_t \endlink bitfield of the siglevel
pub unsafe extern "C" fn alpm_option_get_default_siglevel(
handle: *mut alpm_handle_t,
) -> c_int
Get the default siglevel. @param handle the context handle @return a \link alpm_siglevel_t \endlink bitfield of the siglevel