Type Definition findshlibs::TargetSharedLibrary[][src]

pub type TargetSharedLibrary<'a> = SharedLibrary<'a>;
Expand description

The SharedLibrary trait implementation for the target operating system.