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