[][src]Macro windows_win::module_to_addr

macro_rules! module_to_addr {
    ($mod:ident) => { ... };
}

Converts ident to module address.

Mostly to be used with module's functions.