Struct unwind::ProcedureInfo [] [src]

pub struct ProcedureInfo { /* fields omitted */ }

Information about a procedure.

Methods

impl ProcedureInfo
[src]

[src]

Returns the starting address of the procedure.

[src]

Returns the ending address of the procedure.

Trait Implementations

impl Copy for ProcedureInfo
[src]

impl Clone for ProcedureInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more