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