udf

Function udf 

Source
pub fn udf() -> !
Expand description

Generate an Undefined Instruction exception.

Can be used as a stable alternative to core::intrinsics::abort.