Function inkwell::support::is_multithreaded
source · pub fn is_multithreaded() -> bool
Expand description
Determines whether or not LLVM has been configured to run in multithreaded mode. (Inkwell currently does not officially support multithreaded mode)