Function srvWaitForPortRegistered

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