NT_IsConnected

Function NT_IsConnected 

Source
pub unsafe extern "C" fn NT_IsConnected(inst: NT_Inst) -> NT_Bool
Expand description

Return whether or not the instance is connected to another node.

§Parameters

  • inst: instance handle

§Returns

True if connected.