Struct xplm_sys::_bindgen_ty_30 [] [src]

#[repr(C)]
pub struct _bindgen_ty_30 { pub left: c_int, pub top: c_int, pub right: c_int, pub bottom: c_int, pub visible: c_int, pub descriptor: *const c_char, pub isRoot: c_int, pub containerIndex: c_int, pub widgetClass: XPWidgetClass, }

Fields

Trait Implementations

impl Debug for _bindgen_ty_30
[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_30
[src]

impl Clone for _bindgen_ty_30
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more