[−][src]Function intercom_common::attributes::expand_com_library
pub fn expand_com_library(
arg_tokens: TokenStreamNightly
) -> Result<TokenStreamNightly, ParseError>
Expands the com_library macro.
The macro expansion results in the following items:
DllGetClassObjectextern function implementation.IntercomListClassObjectsextern function implementation.