VkGetSwapchainGrallocUsageANDROID typedef

VkGetSwapchainGrallocUsageANDROID = int Function(Pointer<VkDevice> device, int format, int imageUsage, Pointer<NativeType> grallocUsage)

Implementation

typedef VkGetSwapchainGrallocUsageANDROID = int Function(
    Pointer<VkDevice> device, int format, int imageUsage, Pointer grallocUsage);