While doxygen supports both, conform to our style guide. Note that single back-tick's are already used in a majority of comments.
Introduced in rB48fa029dd11b.
This module exposes the platform utils defined in the GPU module in C. This will be useful for porting existing code with `bgl` to `gpu`. Reviewed By: fclem, brecht, campbellbarton Maniphest Tasks: T80730 Part of D11147