[][src]Function alpm_sys::alpm_trans_get_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