Function LLVMGetOrInsertComdat

Source
#[no_mangle]
pub extern "C" fn LLVMGetOrInsertComdat(
    M: LLVMModuleRef,
    Name: *const c_char,
) -> LLVMComdatRef