pub const unsafe fn encode() -> EncodedX86_64InstructionExpand description
Fast call to privilege level 0 system procedures. New variant of sysenter for 64-bit mode.
ยงSafety
This function is safe to call. It is marked as unsafe for consistency with other encoders.