Function rustc_codegen_llvm::llvm_::ffi::LLVMStructSetBody
source ยท pub unsafe extern "C" fn LLVMStructSetBody<'a>(
StructTy: &'a Type,
ElementTypes: *const &'a Type,
ElementCount: c_uint,
Packed: Bool,
)