[][src]Function clang_sys_linkage::get_library

pub fn get_library() -> Option<Arc<SharedLibrary>>

Returns the library instance stored in TLS.

This functions allows for sharing library instances between threads.