Struct vlfeat_sys::__darwin_fp_status [] [src]

#[repr(C)]
pub struct __darwin_fp_status { pub _bitfield_1: [u8; 2], pub __bindgen_align: [u16; 0], }

Fields

Trait Implementations

impl Debug for __darwin_fp_status
[src]

Formats the value using the given formatter.

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