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