Function LLVMGetOrInsertComdat

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