Module types

Module types 

Source
Available on crate feature module only.
Expand description

This module contains all possible types of libraries supported by this tool.

Structsยง

OsLibraryUnix
This represents a module shared object.
Symbol
This represents a symbol from a Library.
VirtualLibrary
This represents a virtual library to be used in full statically-linked applications.