Function hapi_rs::raw::HAPI_GetNodePath

source ·
pub unsafe extern "C" fn HAPI_GetNodePath(
    session: *const HAPI_Session,
    node_id: HAPI_NodeId,
    relative_to_node_id: HAPI_NodeId,
    path: *mut HAPI_StringHandle
) -> HapiResult