pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: *mut LLVMModule,
) -> i32Expand description
Strip debug info in the module if it exists.
pub unsafe extern "C" fn LLVMStripModuleDebugInfo(
Module: *mut LLVMModule,
) -> i32Strip debug info in the module if it exists.