Function rustc_codegen_llvm::llvm_::ffi::LLVMModuleCreateWithNameInContext
source ยท pub unsafe extern "C" fn LLVMModuleCreateWithNameInContext(
ModuleID: *const c_char,
C: &Context,
) -> &Module