[][src]Function rustc_llvm_proxy::proxy::LLVMConstShuffleVector

#[no_mangle]
pub unsafe extern "C" fn LLVMConstShuffleVector(
    VectorAConstant: LLVMValueRef,
    VectorBConstant: LLVMValueRef,
    MaskConstant: LLVMValueRef
) -> LLVMValueRef