Skip to main content

encode_with_len

Function encode_with_len 

Source
pub const unsafe fn encode_with_len(len: NopLength) -> EncodedX86_64Instruction
Expand description

No operation with a given length.

§Notes

§Safety

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