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
)