Struct mex_sys::_LDBL12 [] [src]

#[repr(C)]
pub struct _LDBL12 { pub ld12: [c_uchar; 12], }

Fields

Trait Implementations

impl Copy for _LDBL12
[src]

impl Clone for _LDBL12
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _LDBL12
[src]

Formats the value using the given formatter.

impl Default for _LDBL12
[src]

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