api2wire_u32 function

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

Implementation

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