Function LLVMSetComdatSelectionKind

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