Struct unwind::ProcedureName [] [src]

pub struct ProcedureName { /* fields omitted */ }

The name of a procedure.

Methods

impl ProcedureName
[src]

[src]

Returns the name of the procedure.

[src]

Returns the offset of the frame's instruction pointer from the starting address of the named procedure.

Trait Implementations

impl Clone for ProcedureName
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more