VkGetSemaphoreZirconHandleFUCHSIA typedef

VkGetSemaphoreZirconHandleFUCHSIA = int Function(Pointer<VkDevice> device, Pointer<VkSemaphoreGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo, Pointer<NativeType> pZirconHandle)

Implementation

typedef VkGetSemaphoreZirconHandleFUCHSIA = int Function(
    Pointer<VkDevice> device,
    Pointer<VkSemaphoreGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo,
    Pointer pZirconHandle);