Function llvm_sys::core::LLVMStructSetBody
source · pub unsafe extern "C" fn LLVMStructSetBody(
StructTy: LLVMTypeRef,
ElementTypes: *mut LLVMTypeRef,
ElementCount: c_uint,
Packed: LLVMBool
)
pub unsafe extern "C" fn LLVMStructSetBody(
StructTy: LLVMTypeRef,
ElementTypes: *mut LLVMTypeRef,
ElementCount: c_uint,
Packed: LLVMBool
)