Function x86_64::registers::rflags::read[][src]

pub fn read() -> RFlags
Expand description

Returns the current value of the RFLAGS register.

Drops any unknown bits.