Struct sophia_sys::__darwin_fp_status [] [src]

#[repr(C)]
pub struct __darwin_fp_status { pub _bindgen_bitfield_1_: c_ushort, }

Fields

Trait Implementations

impl Copy for __darwin_fp_status
[src]

impl Clone for __darwin_fp_status
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __darwin_fp_status
[src]

Formats the value using the given formatter.

impl Default for __darwin_fp_status
[src]

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