Crate min32_proc

Source
Expand description

Defines procedural macros for the min32 crate.

You do not need to depend on this directly; you can use min32 where these macros are imported.

Attribute Macrosยง

dllmain
Defines the entry point for a Win32 dynamic library.
winmain
Defines the entry point for a Win32 executable.