pub unsafe extern "C" fn NT_DisposeTopicInfo(info: *mut NT_TopicInfo)Expand description
Disposes a single topic info (as returned by NT_GetTopicInfo).
ยงParameters
info: Pointer to the info to dispose.
pub unsafe extern "C" fn NT_DisposeTopicInfo(info: *mut NT_TopicInfo)Disposes a single topic info (as returned by NT_GetTopicInfo).
info: Pointer to the info to dispose.