Skip to content

std::Panic::FrameContext::object

object

Returns a pointer to the object that caused the panic

Signature

object(self) -> *void

See Also

Back to FrameContext