Don't render extension methods and apply on typedef void*
types
#143
Labels
enhancement
New feature or request
typedef void*
types
#143
For example, we currently render
typedef void* mu_Font
asWhereas for the particular case of
void*
we should be rendering extension methods or apply.The text was updated successfully, but these errors were encountered: