Comparing oranges to apples.
Win32/Win API is (one of) the native API to do Windows programming.
Pure C is not the native way to do application programming on macOS. As I mentioned elsewhere, you can bring up a window with a button with no code on macOS. You can make that button show a string on a label with a handful lines of code.