VkGetSwapchainGrallocUsageANDROIDNative typedef

VkGetSwapchainGrallocUsageANDROIDNative = Int32 Function(Pointer<VkDevice> device, Int32 format, Uint32 imageUsage, Pointer<NativeType> grallocUsage)

Implementation

typedef VkGetSwapchainGrallocUsageANDROIDNative = Int32 Function(
    Pointer<VkDevice> device,
    Int32 format,
    Uint32 imageUsage,
    Pointer grallocUsage);