Struct gdnative::_Marshalls[][src]

pub struct _Marshalls { /* fields omitted */ }

core singleton class _Marshalls : Reference (manually managed)

Base class

_Marshalls inherits Reference and all of its methods.

Methods

impl _Marshalls
[src]

Up-cast.

Methods from Deref<Target = Reference>

Up-cast.

Trait Implementations

impl GodotObject for _Marshalls
[src]

impl Deref for _Marshalls
[src]

The resulting type after dereferencing.

Dereferences the value.

impl DerefMut for _Marshalls
[src]

Mutably dereferences the value.

Auto Trait Implementations

impl !Send for _Marshalls

impl !Sync for _Marshalls