VkCmdSetDepthWriteEnableEXTNative typedef

VkCmdSetDepthWriteEnableEXTNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 depthWriteEnable)

Implementation

typedef VkCmdSetDepthWriteEnableEXTNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 depthWriteEnable);