Type Alias Userdata
pub type Userdata = u64;Expand description
User-provided value that may be attached to objects that is retained when extracted from the implementation.
pub type Userdata = u64;User-provided value that may be attached to objects that is retained when extracted from the implementation.