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