wire_lsp_info method

void wire_lsp_info(
  1. int port_
)

Implementation

void wire_lsp_info(int port_) {
  return _wire_lsp_info(port_);
}