pub unsafe extern "C" fn mlirLLVMStructTypeIsLiteral( type_: MlirType, ) -> bool
Returns true if the type is a literal (unnamed) LLVM struct type.
true