mlir_sys

Function mlirLLVMStructTypeIsLiteral

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

Returns true if the type is a literal (unnamed) LLVM struct type.