mlir_sys

Function mlirTypeIDAllocatorAllocateTypeID

Source
pub unsafe extern "C" fn mlirTypeIDAllocatorAllocateTypeID(
    allocator: MlirTypeIDAllocator,
) -> MlirTypeID
Expand description

Allocates a type id that is valid for the lifetime of the allocator