pub unsafe extern "C" fn srvWaitForPortRegistered(
    name: *const c_char
) -> Result
Expand description

Waits for a port to be registered.

§Arguments

  • name - Name of the port to wait for registration.