Type Alias HAPI_NodeId

Source
pub type HAPI_NodeId = c_int;

Trait Implementations§

Source§

impl From<NodeHandle> for HAPI_NodeId

Source§

fn from(h: NodeHandle) -> Self

Converts to this type from the input type.