LLVMSetComdatSelectionKind

Function LLVMSetComdatSelectionKind 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetComdatSelectionKind(
    C: LLVMComdatRef,
    Kind: LLVMComdatSelectionKind,
)