[][src]Function x86_64::registers::rdfsbase

pub unsafe fn rdfsbase() -> u64

Reads the FS segment base address

Safety

If CR4.FSGSBASE is not set, this instruction will throw an #UD.