pub fn get_visa_library() -> Option<&'static LibVisa>
Get a reference to the loaded LibVisa instance, if available.
LibVisa
Returns None if the library has not been loaded yet.
None