Skip to main content

encode_1

Function encode_1 

Source
pub const unsafe fn encode_1() -> EncodedX86_64Instruction
Expand description

Generate debug trap. More or less equivalent to int 1.

ยงSafety

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