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