Function current_uma

Source
pub fn current_uma() -> Option<BorrowedArc<Uma>>
Expand description

Returns None if called from context setup function.

ยงInterrupt safety

This function can be called from interrupt handler.