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.

ยงSafety

This function is safe to call. It is marked as unsafe for consistency with other encoders.