Function llvm_sys::debuginfo::LLVMStripModuleDebugInfo
source · pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: LLVMModuleRef
) -> LLVMBool
Expand description
Strip debug info in the module if it exists.