Struct mex_sys::_LDOUBLE [] [src]

#[repr(C)]
pub struct _LDOUBLE { pub ld: [c_uchar; 10], }

Fields

Trait Implementations

impl Copy for _LDOUBLE
[src]

impl Clone for _LDOUBLE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _LDOUBLE
[src]

Formats the value using the given formatter.

impl Default for _LDOUBLE
[src]

Returns the "default value" for a type. Read more