#[pre_init]Expand description
Marks a function as the pre_init function. This function is called before main and before the memory is initialized.
#[pre_init]Marks a function as the pre_init function. This function is called before main and before the memory is initialized.