ATfloat32 struct ffjson: skip
| 591 | // ATfloat32 struct |
| 592 | // ffjson: skip |
| 593 | type ATfloat32 struct { |
| 594 | X [3]float32 |
| 595 | } |
| 596 | |
| 597 | // AXfloat32 struct |
| 598 | type AXfloat32 struct { |
nothing calls this directly
no outgoing calls
no test coverage detected