pub unsafe extern "C" fn alpm_trans_get_flags(
handle: *mut alpm_handle_t,
) -> c_int
Expand description
Returns the bitfield of flags for the current transaction. @param handle the context handle @return the bitfield of transaction flags
pub unsafe extern "C" fn alpm_trans_get_flags(
handle: *mut alpm_handle_t,
) -> c_int
Returns the bitfield of flags for the current transaction. @param handle the context handle @return the bitfield of transaction flags