ATuintptr struct ffjson: skip
| 580 | // ATuintptr struct |
| 581 | // ffjson: skip |
| 582 | type ATuintptr struct { |
| 583 | X [3]uintptr |
| 584 | } |
| 585 | |
| 586 | // AXuintptr struct |
| 587 | type AXuintptr struct { |
nothing calls this directly
no outgoing calls
no test coverage detected