pub unsafe extern "C" fn LLVMSetComdatSelectionKind(
C: LLVMComdatRef,
Kind: LLVMComdatSelectionKind,
)Expand description
Set the conflict resolution selection kind for the Comdat.
pub unsafe extern "C" fn LLVMSetComdatSelectionKind(
C: LLVMComdatRef,
Kind: LLVMComdatSelectionKind,
)Set the conflict resolution selection kind for the Comdat.