Function llvm_sys::core::LLVMIsPackedStruct
source · 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.