VkBindAccelerationStructureMemoryNVNative typedef

VkBindAccelerationStructureMemoryNVNative = Int32 Function(Pointer<VkDevice> device, Uint32 bindInfoCount, Pointer<VkBindAccelerationStructureMemoryInfoNV> pBindInfos)

Implementation

typedef VkBindAccelerationStructureMemoryNVNative = Int32 Function(
    Pointer<VkDevice> device,
    Uint32 bindInfoCount,
    Pointer<VkBindAccelerationStructureMemoryInfoNV> pBindInfos);