Struct gdnative::IP_Unix [] [src]

pub struct IP_Unix { /* fields omitted */ }

Methods from Deref<Target = IP>

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotClass for IP_Unix
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for IP_Unix
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for IP_Unix

impl !Sync for IP_Unix