Function clang_sys::unload[][src]

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