Function clang_sys::get_library[][src]

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

Returns the library instance stored in TLS.

This functions allows for sharing library instances between threads.