pub unsafe extern "C" fn LLVMIsPackedStruct(
StructTy: LLVMTypeRef,
) -> LLVMBoolExpand description
Determine whether a structure is packed.
pub unsafe extern "C" fn LLVMIsPackedStruct(
StructTy: LLVMTypeRef,
) -> LLVMBoolDetermine whether a structure is packed.