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