Function llvm_sys::comdat::LLVMGetComdatSelectionKind
source ยท pub unsafe extern "C" fn LLVMGetComdatSelectionKind(
C: LLVMComdatRef,
) -> LLVMComdatSelectionKind
Expand description
Get the conflict resolution selection kind for the Comdat.