api2wire_u8 function

  1. @protected
int api2wire_u8(
  1. int raw
)

Implementation

@protected
int api2wire_u8(int raw) {
  return raw;
}