NT_GetTopicFromHandle

Function NT_GetTopicFromHandle 

Source
pub unsafe extern "C" fn NT_GetTopicFromHandle(
    pubsubentry: NT_Handle,
) -> NT_Topic
Expand description

Gets the topic handle from an entry/subscriber/publisher handle.

§Parameters

  • pubsubentry: entry/subscriber/publisher handle

§Returns

Topic handle