wire_lsp_id method

void wire_lsp_id(
  1. int port_
)

Implementation

void wire_lsp_id(
  int port_,
) {
  return _wire_lsp_id(
    port_,
  );
}