Macro init_hook

Source
macro_rules! init_hook {
    ( $symbol:literal ) => { ... };
}
Expand description

check https://www.rustwiki.org.cn/en/reference/introduction.html for help information