Function HAPI_GetPDGGraphContextId

Source
pub unsafe extern "C" fn HAPI_GetPDGGraphContextId(
    session: *const HAPI_Session,
    top_node_id: HAPI_NodeId,
    context_id: *mut HAPI_PDG_GraphContextId,
) -> HapiResult