Struct opencv::cvv::CallMetaData[][src]

pub struct CallMetaData { /* fields omitted */ }
Expand description

Optional information about a location in Code.

Implementations

Creates an unknown location.

Creates the provided location.

Argument should be self-explaining.

Trait Implementations

Wrap the specified raw pointer Read more

Return an the underlying raw pointer while consuming this wrapper. Read more

Return the underlying raw pointer. Read more

Return the underlying mutable raw pointer Read more

Whether *this holds actual data.

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.