Type Alias hapi_rs::raw::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.