Function clang_sys::unload

source ·
pub fn unload() -> Result<(), String>
Expand description

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

Failures

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