Trait method lrs::undef::UndefState::set_undef

Creates an undefined state.

Syntax

unsafe fn set_undef(val: *mut Self, n: usize) -> ()

Arguments

NameDescription
val

A storage location suitable to hold an object of type Self.

n

The id of the undefined state.

Remarks

This function behaves as follows: