NT_StartDSClient

Function NT_StartDSClient 

Source
pub unsafe extern "C" fn NT_StartDSClient(inst: NT_Inst, port: u32)
Expand description

Starts requesting server address from Driver Station. This connects to the Driver Station running on localhost to obtain the server IP address.

ยงParameters

  • inst: Instance handle.
  • port: Server port to use in combination with IP from DS.