pub fn expand_com_module(
arg_tokens: TokenStreamNightly,
com_library: bool,
) -> Result<TokenStreamNightly, ParseError>Expand description
Expands the com_library macro.
The macro expansion results in the following items:
DllGetClassObjectextern function implementation.IntercomListClassObjectsextern function implementation.