Function rustc_llvm_proxy::proxy::LLVMConstNamedStruct
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstNamedStruct(
StructTy: LLVMTypeRef,
ConstantVals: *mut LLVMValueRef,
Count: c_uint
) -> LLVMValueRef