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