windows_win
macro_rules! module_to_addr { ($mod:ident) => { ... }; }
Converts ident to module address.
Mostly to be used with module's functions.