Interface Mapping.Int

All Superinterfaces:
DataMapping<ValueLayout.OfInt>, IntegerMapping<ValueLayout.OfInt>, Mapping<ValueLayout.OfInt>, PrimitiveMapping<ValueLayout.OfInt>
Enclosing interface:
Mapping<L extends MemoryLayout>

public static sealed interface Mapping.Int extends IntegerMapping<ValueLayout.OfInt>
Mapping from ValueLayout.JAVA_INT to C int32_t or uint32_t.