rustc_codegen_llvm::llvm_::ffi

Function LLVMGetOrInsertComdat

Source
pub unsafe extern "C" fn LLVMGetOrInsertComdat(
    M: &Module,
    Name: *const c_char,
) -> &Comdat