Struct objc2::runtime::Ivar[][src]

#[repr(C)]
pub struct Ivar { /* fields omitted */ }
Expand description

A type that represents an instance variable.

Implementations

Returns the name of self.

Returns the offset of self.

Returns the Encoding of self.

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.