pub unsafe extern "C" fn mlirTypeIDAllocatorAllocateTypeID(
allocator: MlirTypeIDAllocator,
) -> MlirTypeID
Expand description
Allocates a type id that is valid for the lifetime of the allocator
pub unsafe extern "C" fn mlirTypeIDAllocatorAllocateTypeID(
allocator: MlirTypeIDAllocator,
) -> MlirTypeID
Allocates a type id that is valid for the lifetime of the allocator