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