Struct atk_sys::AtkNoOpObject[][src]

#[repr(C)]
pub struct AtkNoOpObject { pub parent: AtkObject, }

Fields

Trait Implementations

impl Copy for AtkNoOpObject
[src]

impl Clone for AtkNoOpObject
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AtkNoOpObject
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for AtkNoOpObject

impl !Sync for AtkNoOpObject