pub type HAPI_NodeTypeBits = c_int;Trait Implementations§
Source§impl From<NodeTypeBits> for HAPI_NodeTypeBits
impl From<NodeTypeBits> for HAPI_NodeTypeBits
Source§fn from(value: NodeTypeBits) -> Self
fn from(value: NodeTypeBits) -> Self
Converts to this type from the input type.