cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

Figure out how to document anonymous structs/unions

Open leofang opened this issue 1 year ago • 0 comments

Ex: https://nvidia.github.io/cuda-python/module/driver.html#cuda.bindings.driver.CUasyncNotificationInfo

The member info is of type anon_union2, which is undocumented.

Setting this to P2 without a milestone, as people can always refer to the C API reference. But we don't want to lose track of this.

leofang avatar Oct 10 '24 17:10 leofang