) What is the best way to gain an understanding of how a particular API is represented in Assembly?

Stated differently, can i just enter an API call in Visual C++ and get out assembly for that particular API call?

If so how?