Class VkPhysicalDeviceVulkan14Properties
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<VkPhysicalDeviceVulkan14Properties>
org.lwjgl.vulkan.VkPhysicalDeviceVulkan14Properties
- All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer
public class VkPhysicalDeviceVulkan14Properties
extends Struct<VkPhysicalDeviceVulkan14Properties>
implements NativeResource
struct VkPhysicalDeviceVulkan14Properties {
VkStructureType sType;
void * pNext;
uint32_t lineSubPixelPrecisionBits;
uint32_t maxVertexAttribDivisor;
VkBool32 supportsNonZeroFirstInstance;
uint32_t maxPushDescriptors;
VkBool32 dynamicRenderingLocalReadDepthStencilAttachments;
VkBool32 dynamicRenderingLocalReadMultisampledAttachments;
VkBool32 earlyFragmentMultisampleCoverageAfterSampleCounting;
VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting;
VkBool32 depthStencilSwizzleOneSupport;
VkBool32 polygonModePointSize;
VkBool32 nonStrictSinglePixelWideLinesUseParallelogram;
VkBool32 nonStrictWideLinesUseParallelogram;
VkBool32 blockTexelViewCompatibleMultipleLayers;
uint32_t maxCombinedImageSamplerDescriptorCount;
VkBool32 fragmentShadingRateClampCombinerInputs;
VkPipelineRobustnessBufferBehavior defaultRobustnessStorageBuffers;
VkPipelineRobustnessBufferBehavior defaultRobustnessUniformBuffers;
VkPipelineRobustnessBufferBehavior defaultRobustnessVertexInputs;
VkPipelineRobustnessImageBehavior defaultRobustnessImages;
uint32_t copySrcLayoutCount;
VkImageLayout * pCopySrcLayouts;
uint32_t copyDstLayoutCount;
VkImageLayout * pCopyDstLayouts;
uint8_t optimalTilingLayoutUUID[VK_UUID_SIZE];
VkBool32 identicalMemoryTypeRequirements;
}-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn array ofVkPhysicalDeviceVulkan14Propertiesstructs.Nested classes/interfaces inherited from class Struct
Struct.StructValidationNested classes/interfaces inherited from interface Pointer
Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.static final intThe struct member offsets.static final intThe struct member offsets.Fields inherited from interface Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionVkPhysicalDeviceVulkan14Properties(ByteBuffer container) Creates aVkPhysicalDeviceVulkan14Propertiesinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbooleancalloc()Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated withmemCalloc.calloc(int capacity) Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated withmemCalloc.calloc(int capacity, MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.intintcreate()Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated withBufferUtils.create(int capacity) Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated withBufferUtils.create(long address) Returns a newVkPhysicalDeviceVulkan14Propertiesinstance for the specified memory address.create(long address, int capacity) Create aVkPhysicalDeviceVulkan14Properties.Bufferinstance at the specified memory.static @Nullable VkPhysicalDeviceVulkan14PropertiescreateSafe(long address) static @Nullable VkPhysicalDeviceVulkan14Properties.BuffercreateSafe(long address, int capacity) intintintintbooleanbooleanbooleanbooleanbooleanbooleanbooleanintmalloc()Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated withmemAlloc.malloc(int capacity) Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated withmemAlloc.malloc(int capacity, MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated on the specifiedMemoryStack.malloc(MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated on the specifiedMemoryStack.intintintstatic intnblockTexelViewCompatibleMultipleLayers(long struct) Unsafe version ofblockTexelViewCompatibleMultipleLayers().static intncopyDstLayoutCount(long struct) Unsafe version ofcopyDstLayoutCount().static intncopySrcLayoutCount(long struct) Unsafe version ofcopySrcLayoutCount().static intndefaultRobustnessImages(long struct) Unsafe version ofdefaultRobustnessImages().static intndefaultRobustnessStorageBuffers(long struct) Unsafe version ofdefaultRobustnessStorageBuffers().static intndefaultRobustnessUniformBuffers(long struct) Unsafe version ofdefaultRobustnessUniformBuffers().static intndefaultRobustnessVertexInputs(long struct) Unsafe version ofdefaultRobustnessVertexInputs().static intndepthStencilSwizzleOneSupport(long struct) Unsafe version ofdepthStencilSwizzleOneSupport().static intndynamicRenderingLocalReadDepthStencilAttachments(long struct) Unsafe version ofdynamicRenderingLocalReadDepthStencilAttachments().static intndynamicRenderingLocalReadMultisampledAttachments(long struct) Unsafe version ofdynamicRenderingLocalReadMultisampledAttachments().static intnearlyFragmentMultisampleCoverageAfterSampleCounting(long struct) Unsafe version ofearlyFragmentMultisampleCoverageAfterSampleCounting().static intnearlyFragmentSampleMaskTestBeforeSampleCounting(long struct) Unsafe version ofearlyFragmentSampleMaskTestBeforeSampleCounting().static intnfragmentShadingRateClampCombinerInputs(long struct) Unsafe version offragmentShadingRateClampCombinerInputs().static intnidenticalMemoryTypeRequirements(long struct) Unsafe version ofidenticalMemoryTypeRequirements().static intnlineSubPixelPrecisionBits(long struct) Unsafe version oflineSubPixelPrecisionBits().static intnmaxCombinedImageSamplerDescriptorCount(long struct) Unsafe version ofmaxCombinedImageSamplerDescriptorCount().static intnmaxPushDescriptors(long struct) Unsafe version ofmaxPushDescriptors().static intnmaxVertexAttribDivisor(long struct) Unsafe version ofmaxVertexAttribDivisor().static intnnonStrictSinglePixelWideLinesUseParallelogram(long struct) Unsafe version ofnonStrictSinglePixelWideLinesUseParallelogram().static intnnonStrictWideLinesUseParallelogram(long struct) Unsafe version ofnonStrictWideLinesUseParallelogram().booleanbooleanstatic ByteBuffernoptimalTilingLayoutUUID(long struct) Unsafe version ofoptimalTilingLayoutUUID().static bytenoptimalTilingLayoutUUID(long struct, int index) Unsafe version ofoptimalTilingLayoutUUID.static @Nullable IntBuffernpCopyDstLayouts(long struct) Unsafe version ofpCopyDstLayouts.static @Nullable IntBuffernpCopySrcLayouts(long struct) Unsafe version ofpCopySrcLayouts.static longnpNext(long struct) Unsafe version ofpNext().static voidnpNext(long struct, long value) Unsafe version ofpNext.static intnpolygonModePointSize(long struct) Unsafe version ofpolygonModePointSize().static intnsType(long struct) Unsafe version ofsType().static voidnsType(long struct, int value) Unsafe version ofsType.static intnsupportsNonZeroFirstInstance(long struct) Unsafe version ofsupportsNonZeroFirstInstance().byteoptimalTilingLayoutUUID(int index) @Nullable IntBuffer@Nullable IntBufferlongpNext()pNext(long value) Sets the specified value to thepNextfield.booleanset(int sType, long pNext) Initializes this struct with the specified values.Copies the specified struct data to this struct.intsizeof()Returnssizeof(struct).intsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_PROPERTIESvalue to thesTypefield.booleanMethods inherited from class Pointer.Default
address, equals, hashCode, toStringMethods inherited from interface NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
STYPE
public static final int STYPEThe struct member offsets. -
PNEXT
public static final int PNEXTThe struct member offsets. -
LINESUBPIXELPRECISIONBITS
public static final int LINESUBPIXELPRECISIONBITSThe struct member offsets. -
MAXVERTEXATTRIBDIVISOR
public static final int MAXVERTEXATTRIBDIVISORThe struct member offsets. -
SUPPORTSNONZEROFIRSTINSTANCE
public static final int SUPPORTSNONZEROFIRSTINSTANCEThe struct member offsets. -
MAXPUSHDESCRIPTORS
public static final int MAXPUSHDESCRIPTORSThe struct member offsets. -
DYNAMICRENDERINGLOCALREADDEPTHSTENCILATTACHMENTS
public static final int DYNAMICRENDERINGLOCALREADDEPTHSTENCILATTACHMENTSThe struct member offsets. -
DYNAMICRENDERINGLOCALREADMULTISAMPLEDATTACHMENTS
public static final int DYNAMICRENDERINGLOCALREADMULTISAMPLEDATTACHMENTSThe struct member offsets. -
EARLYFRAGMENTMULTISAMPLECOVERAGEAFTERSAMPLECOUNTING
public static final int EARLYFRAGMENTMULTISAMPLECOVERAGEAFTERSAMPLECOUNTINGThe struct member offsets. -
EARLYFRAGMENTSAMPLEMASKTESTBEFORESAMPLECOUNTING
public static final int EARLYFRAGMENTSAMPLEMASKTESTBEFORESAMPLECOUNTINGThe struct member offsets. -
DEPTHSTENCILSWIZZLEONESUPPORT
public static final int DEPTHSTENCILSWIZZLEONESUPPORTThe struct member offsets. -
POLYGONMODEPOINTSIZE
public static final int POLYGONMODEPOINTSIZEThe struct member offsets. -
NONSTRICTSINGLEPIXELWIDELINESUSEPARALLELOGRAM
public static final int NONSTRICTSINGLEPIXELWIDELINESUSEPARALLELOGRAMThe struct member offsets. -
NONSTRICTWIDELINESUSEPARALLELOGRAM
public static final int NONSTRICTWIDELINESUSEPARALLELOGRAMThe struct member offsets. -
BLOCKTEXELVIEWCOMPATIBLEMULTIPLELAYERS
public static final int BLOCKTEXELVIEWCOMPATIBLEMULTIPLELAYERSThe struct member offsets. -
MAXCOMBINEDIMAGESAMPLERDESCRIPTORCOUNT
public static final int MAXCOMBINEDIMAGESAMPLERDESCRIPTORCOUNTThe struct member offsets. -
FRAGMENTSHADINGRATECLAMPCOMBINERINPUTS
public static final int FRAGMENTSHADINGRATECLAMPCOMBINERINPUTSThe struct member offsets. -
DEFAULTROBUSTNESSSTORAGEBUFFERS
public static final int DEFAULTROBUSTNESSSTORAGEBUFFERSThe struct member offsets. -
DEFAULTROBUSTNESSUNIFORMBUFFERS
public static final int DEFAULTROBUSTNESSUNIFORMBUFFERSThe struct member offsets. -
DEFAULTROBUSTNESSVERTEXINPUTS
public static final int DEFAULTROBUSTNESSVERTEXINPUTSThe struct member offsets. -
DEFAULTROBUSTNESSIMAGES
public static final int DEFAULTROBUSTNESSIMAGESThe struct member offsets. -
COPYSRCLAYOUTCOUNT
public static final int COPYSRCLAYOUTCOUNTThe struct member offsets. -
PCOPYSRCLAYOUTS
public static final int PCOPYSRCLAYOUTSThe struct member offsets. -
COPYDSTLAYOUTCOUNT
public static final int COPYDSTLAYOUTCOUNTThe struct member offsets. -
PCOPYDSTLAYOUTS
public static final int PCOPYDSTLAYOUTSThe struct member offsets. -
OPTIMALTILINGLAYOUTUUID
public static final int OPTIMALTILINGLAYOUTUUIDThe struct member offsets. -
IDENTICALMEMORYTYPEREQUIREMENTS
public static final int IDENTICALMEMORYTYPEREQUIREMENTSThe struct member offsets.
-
-
Constructor Details
-
VkPhysicalDeviceVulkan14Properties
Creates aVkPhysicalDeviceVulkan14Propertiesinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()Description copied from class:StructReturnssizeof(struct).- Specified by:
sizeofin classStruct<VkPhysicalDeviceVulkan14Properties>
-
sType
- Returns:
- the value of the
sTypefield.
-
pNext
- Returns:
- the value of the
pNextfield.
-
lineSubPixelPrecisionBits
- Returns:
- the value of the
lineSubPixelPrecisionBitsfield.
-
maxVertexAttribDivisor
- Returns:
- the value of the
maxVertexAttribDivisorfield.
-
supportsNonZeroFirstInstance
- Returns:
- the value of the
supportsNonZeroFirstInstancefield.
-
maxPushDescriptors
- Returns:
- the value of the
maxPushDescriptorsfield.
-
dynamicRenderingLocalReadDepthStencilAttachments
- Returns:
- the value of the
dynamicRenderingLocalReadDepthStencilAttachmentsfield.
-
dynamicRenderingLocalReadMultisampledAttachments
- Returns:
- the value of the
dynamicRenderingLocalReadMultisampledAttachmentsfield.
-
earlyFragmentMultisampleCoverageAfterSampleCounting
- Returns:
- the value of the
earlyFragmentMultisampleCoverageAfterSampleCountingfield.
-
earlyFragmentSampleMaskTestBeforeSampleCounting
- Returns:
- the value of the
earlyFragmentSampleMaskTestBeforeSampleCountingfield.
-
depthStencilSwizzleOneSupport
- Returns:
- the value of the
depthStencilSwizzleOneSupportfield.
-
polygonModePointSize
- Returns:
- the value of the
polygonModePointSizefield.
-
nonStrictSinglePixelWideLinesUseParallelogram
- Returns:
- the value of the
nonStrictSinglePixelWideLinesUseParallelogramfield.
-
nonStrictWideLinesUseParallelogram
- Returns:
- the value of the
nonStrictWideLinesUseParallelogramfield.
-
blockTexelViewCompatibleMultipleLayers
- Returns:
- the value of the
blockTexelViewCompatibleMultipleLayersfield.
-
maxCombinedImageSamplerDescriptorCount
- Returns:
- the value of the
maxCombinedImageSamplerDescriptorCountfield.
-
fragmentShadingRateClampCombinerInputs
- Returns:
- the value of the
fragmentShadingRateClampCombinerInputsfield.
-
defaultRobustnessStorageBuffers
- Returns:
- the value of the
defaultRobustnessStorageBuffersfield.
-
defaultRobustnessUniformBuffers
- Returns:
- the value of the
defaultRobustnessUniformBuffersfield.
-
defaultRobustnessVertexInputs
- Returns:
- the value of the
defaultRobustnessVertexInputsfield.
-
defaultRobustnessImages
- Returns:
- the value of the
defaultRobustnessImagesfield.
-
copySrcLayoutCount
- Returns:
- the value of the
copySrcLayoutCountfield.
-
pCopySrcLayouts
- Returns:
- a
IntBufferview of the data pointed to by thepCopySrcLayoutsfield.
-
copyDstLayoutCount
- Returns:
- the value of the
copyDstLayoutCountfield.
-
pCopyDstLayouts
- Returns:
- a
IntBufferview of the data pointed to by thepCopyDstLayoutsfield.
-
optimalTilingLayoutUUID
- Returns:
- a
ByteBufferview of theoptimalTilingLayoutUUIDfield.
-
optimalTilingLayoutUUID
- Returns:
- the value at the specified index of the
optimalTilingLayoutUUIDfield.
-
identicalMemoryTypeRequirements
- Returns:
- the value of the
identicalMemoryTypeRequirementsfield.
-
sType
Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_PROPERTIESvalue to thesTypefield. -
pNext
Sets the specified value to thepNextfield. -
set
Initializes this struct with the specified values. -
set
Copies the specified struct data to this struct.- Parameters:
src- the source struct- Returns:
- this struct
-
malloc
Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated withBufferUtils. -
create
Returns a newVkPhysicalDeviceVulkan14Propertiesinstance for the specified memory address. -
createSafe
-
malloc
Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aVkPhysicalDeviceVulkan14Properties.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
public static @Nullable VkPhysicalDeviceVulkan14Properties.Buffer createSafe(long address, int capacity) -
malloc
Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newVkPhysicalDeviceVulkan14Propertiesinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newVkPhysicalDeviceVulkan14Properties.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nsType
public static int nsType(long struct) Unsafe version ofsType(). -
npNext
public static long npNext(long struct) Unsafe version ofpNext(). -
nlineSubPixelPrecisionBits
public static int nlineSubPixelPrecisionBits(long struct) Unsafe version oflineSubPixelPrecisionBits(). -
nmaxVertexAttribDivisor
public static int nmaxVertexAttribDivisor(long struct) Unsafe version ofmaxVertexAttribDivisor(). -
nsupportsNonZeroFirstInstance
public static int nsupportsNonZeroFirstInstance(long struct) Unsafe version ofsupportsNonZeroFirstInstance(). -
nmaxPushDescriptors
public static int nmaxPushDescriptors(long struct) Unsafe version ofmaxPushDescriptors(). -
ndynamicRenderingLocalReadDepthStencilAttachments
public static int ndynamicRenderingLocalReadDepthStencilAttachments(long struct) Unsafe version ofdynamicRenderingLocalReadDepthStencilAttachments(). -
ndynamicRenderingLocalReadMultisampledAttachments
public static int ndynamicRenderingLocalReadMultisampledAttachments(long struct) Unsafe version ofdynamicRenderingLocalReadMultisampledAttachments(). -
nearlyFragmentMultisampleCoverageAfterSampleCounting
public static int nearlyFragmentMultisampleCoverageAfterSampleCounting(long struct) Unsafe version ofearlyFragmentMultisampleCoverageAfterSampleCounting(). -
nearlyFragmentSampleMaskTestBeforeSampleCounting
public static int nearlyFragmentSampleMaskTestBeforeSampleCounting(long struct) Unsafe version ofearlyFragmentSampleMaskTestBeforeSampleCounting(). -
ndepthStencilSwizzleOneSupport
public static int ndepthStencilSwizzleOneSupport(long struct) Unsafe version ofdepthStencilSwizzleOneSupport(). -
npolygonModePointSize
public static int npolygonModePointSize(long struct) Unsafe version ofpolygonModePointSize(). -
nnonStrictSinglePixelWideLinesUseParallelogram
public static int nnonStrictSinglePixelWideLinesUseParallelogram(long struct) Unsafe version ofnonStrictSinglePixelWideLinesUseParallelogram(). -
nnonStrictWideLinesUseParallelogram
public static int nnonStrictWideLinesUseParallelogram(long struct) Unsafe version ofnonStrictWideLinesUseParallelogram(). -
nblockTexelViewCompatibleMultipleLayers
public static int nblockTexelViewCompatibleMultipleLayers(long struct) Unsafe version ofblockTexelViewCompatibleMultipleLayers(). -
nmaxCombinedImageSamplerDescriptorCount
public static int nmaxCombinedImageSamplerDescriptorCount(long struct) Unsafe version ofmaxCombinedImageSamplerDescriptorCount(). -
nfragmentShadingRateClampCombinerInputs
public static int nfragmentShadingRateClampCombinerInputs(long struct) Unsafe version offragmentShadingRateClampCombinerInputs(). -
ndefaultRobustnessStorageBuffers
public static int ndefaultRobustnessStorageBuffers(long struct) Unsafe version ofdefaultRobustnessStorageBuffers(). -
ndefaultRobustnessUniformBuffers
public static int ndefaultRobustnessUniformBuffers(long struct) Unsafe version ofdefaultRobustnessUniformBuffers(). -
ndefaultRobustnessVertexInputs
public static int ndefaultRobustnessVertexInputs(long struct) Unsafe version ofdefaultRobustnessVertexInputs(). -
ndefaultRobustnessImages
public static int ndefaultRobustnessImages(long struct) Unsafe version ofdefaultRobustnessImages(). -
ncopySrcLayoutCount
public static int ncopySrcLayoutCount(long struct) Unsafe version ofcopySrcLayoutCount(). -
npCopySrcLayouts
Unsafe version ofpCopySrcLayouts. -
ncopyDstLayoutCount
public static int ncopyDstLayoutCount(long struct) Unsafe version ofcopyDstLayoutCount(). -
npCopyDstLayouts
Unsafe version ofpCopyDstLayouts. -
noptimalTilingLayoutUUID
Unsafe version ofoptimalTilingLayoutUUID(). -
noptimalTilingLayoutUUID
public static byte noptimalTilingLayoutUUID(long struct, int index) Unsafe version ofoptimalTilingLayoutUUID. -
nidenticalMemoryTypeRequirements
public static int nidenticalMemoryTypeRequirements(long struct) Unsafe version ofidenticalMemoryTypeRequirements(). -
nsType
public static void nsType(long struct, int value) Unsafe version ofsType. -
npNext
public static void npNext(long struct, long value) Unsafe version ofpNext.
-