mlir_sys

Function mlirLLVMStructTypeIsPacked

Source
pub unsafe extern "C" fn mlirLLVMStructTypeIsPacked(
    type_: MlirType,
) -> bool
Expand description

Returns true if the struct is packed.