VkCompileDeferredNV typedef

VkCompileDeferredNV = int Function(Pointer<VkDevice> device, Pointer<VkPipeline> pipeline, int shader)

Implementation

typedef VkCompileDeferredNV = int Function(
    Pointer<VkDevice> device, Pointer<VkPipeline> pipeline, int shader);