Skip to main content

encode

Function encode 

Source
pub const unsafe fn encode() -> EncodedX86_64Instruction
Expand 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.