Function LLVMIsPackedStruct

Source
pub unsafe extern "C" fn LLVMIsPackedStruct(
    StructTy: *mut LLVMType,
) -> i32
Expand description

Determine whether a structure is packed.