dll_entry

Macro dll_entry 

Source
macro_rules! dll_entry {
    ($callback:expr) => { ... };
}