llvm_sys::core

Function LLVMIsPackedStruct

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

Determine whether a structure is packed.