Function rustc_llvm::ffi::LLVMConstArray [] [src]

pub unsafe extern fn LLVMConstArray(ElementTy: TypeRef,
                                    ConstantVals: *const ValueRef,
                                    Length: c_uint)
                                    -> ValueRef
🔬 This is a nightly-only experimental API. (rustc_private)