pub unsafe extern "C" fn LLVMDumpModule(M: LLVMModuleRef)Expand description
Dump a representation of a module to stderr.
@see Module::dump()
pub unsafe extern "C" fn LLVMDumpModule(M: LLVMModuleRef)Dump a representation of a module to stderr.
@see Module::dump()