Function llvm_sys::core::LLVMIsPackedStruct[][src]

pub unsafe extern "C" fn LLVMIsPackedStruct(StructTy: LLVMTypeRef) -> LLVMBool
Expand description

Determine whether a structure is packed.