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
)