Function llvm_sys::core::LLVMIsPackedStruct

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

Determine whether a structure is packed.