Struct libc::_libc_fpstate
[−]
[src]
pub struct _libc_fpstate {
pub cw: c_ulong,
pub sw: c_ulong,
pub tag: c_ulong,
pub ipoff: c_ulong,
pub cssel: c_ulong,
pub dataoff: c_ulong,
pub datasel: c_ulong,
pub _st: [_libc_fpreg; 8],
pub status: c_ulong,
}Unstable (
libc): use libc from crates.io
Fields
cw | Unstable ( libc): use |
sw | Unstable ( libc): use |
tag | Unstable ( libc): use |
ipoff | Unstable ( libc): use |
cssel | Unstable ( libc): use |
dataoff | Unstable ( libc): use |
datasel | Unstable ( libc): use |
_st | Unstable ( libc): use |
status | Unstable ( libc): use |