Attribute Macro poggers::create_entry

source ·
#[create_entry]
Expand description

This macro allows you to define a function which will be called upon dll injection

Notes

On windows, this will automatically allocate a console, if you don’t wan’t do do that, use the no_console attribute