[][src]Function rustc_llvm_proxy::proxy::LLVMConstStruct

#[no_mangle]
pub unsafe extern "C" fn LLVMConstStruct(
    ConstantVals: *mut LLVMValueRef,
    Count: c_uint,
    Packed: LLVMBool
) -> LLVMValueRef