Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mjblack
Copy link
Owner

@mjblack mjblack commented Jan 26, 2025

Function Pointers were being originally rendered as a pointer type, which is incorrect because contrary to what the name suggests, they are not standard pointers but a variable that holds the address of a function.

Function Pointers were being originally rendered as a pointer type, which is incorrect
because contrary to what the name suggests, they are not standard pointers but a variable
that holds the address of a function.
@mjblack mjblack merged commit dc76222 into master Jan 26, 2025
@mjblack mjblack deleted the fix_function_pointer_render branch January 26, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants