Interface Mapping.CLong

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

public static sealed interface Mapping.CLong extends IntegerMapping<ValueLayout>
Mapping from either ValueLayout.JAVA_INT or ValueLayout.JAVA_LONG to C long or unsigned long.