Function llvm_sys::debuginfo::LLVMStripModuleDebugInfo [−][src]
pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: LLVMModuleRef
) -> LLVMBool
Strip debug info in the module if it exists.
pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: LLVMModuleRef
) -> LLVMBool
Strip debug info in the module if it exists.