Function eos_rs::api::juice_bar::get_bar_item

source ·
pub fn get_bar_item<'ol, 'a>(
    item_id: ItemId,
    _ov19: &'ol OverlayLoadLease<19>
) -> &'a mut bar_itemwhere
    'a: 'ol,
Expand description

Gets the struct ffi::bar_item from ffi::BAR_AVAILABLE_ITEMS with the specified item ID.