rustc_codegen_llvm::llvm_::ffi

Function LLVMConstVector

Source
pub unsafe extern "C" fn LLVMConstVector(
    ScalarConstantVals: *const &Value,
    Size: c_uint,
) -> &Value