Interface Mapping.Long

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

public static sealed interface Mapping.Long extends IntegerMapping<ValueLayout.OfLong>
Mapping from ValueLayout.JAVA_LONG to C int64_t or uint64_t.