[][src]Function clang_sys_linkage::unload

pub fn unload() -> Result<(), String>

Unloads the libclang shared library in use in the current thread.

Failures

  • a libclang shared library is not in use in the current thread