Function srvUnregisterPort

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

Unregisters a port.

ยงArguments

  • name - Name of the port.