pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: LLVMModuleRef,
) -> LLVMBoolExpand description
Strip debug info in the module if it exists.
pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: LLVMModuleRef,
) -> LLVMBoolStrip debug info in the module if it exists.