Skip to main content

get_visa_library

Function get_visa_library 

Source
pub fn get_visa_library() -> Option<&'static LibVisa>
Expand description

Get a reference to the loaded LibVisa instance, if available.

Returns None if the library has not been loaded yet.