Struct atk_sys::AtkSocket [] [src]

#[repr(C)]
pub struct AtkSocket { pub parent: AtkObject, pub embedded_plug_id: *mut c_char, }

Fields

Trait Implementations

impl Copy for AtkSocket
[src]

impl Clone for AtkSocket
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for AtkSocket
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for AtkSocket

impl !Sync for AtkSocket