pub unsafe extern "C" fn LLVMGetComdatSelectionKind(
C: LLVMComdatRef,
) -> LLVMComdatSelectionKindExpand description
Get the conflict resolution selection kind for the Comdat.
pub unsafe extern "C" fn LLVMGetComdatSelectionKind(
C: LLVMComdatRef,
) -> LLVMComdatSelectionKindGet the conflict resolution selection kind for the Comdat.