pub fn add_event_cpi_accounts(
    accounts_struct: &ItemStruct
) -> Result<ItemStruct>
Available on crate feature event-cpi only.
Expand description

Add necessary event CPI accounts to the given accounts struct.