HAPI_NodeFlagsBits

Type Alias HAPI_NodeFlagsBits 

Source
pub type HAPI_NodeFlagsBits = c_int;

Trait Implementations§

Source§

impl From<NodeFlagsBits> for HAPI_NodeFlagsBits

Source§

fn from(value: NodeFlagsBits) -> Self

Converts to this type from the input type.