ntcore_sys

Function NT_DisposeTopicInfo

Source
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.