What options in C and C++ do we have in MonoGame's C#?

What options in C and C++ do we have in MonoGame’s C#?

You can call out to libraries written in C or C++ with P/Invoke. What are you wanting to do?