Skip to content

std::Panic::Frame::get_context

get_context

Returns the panic context

Signature

get_context(self) -> *FrameContext

Specifiers

  • const

Attributes

  • nodiscard

See Also

Back to Frame