mlirTypeIsALLVMStructType

Function mlirTypeIsALLVMStructType 

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

Returns true if the type is an LLVM dialect struct type.