swap8 function

int swap8(
  1. int v
)

Implementation

int swap8(int v) => v;