VkGetSemaphoreZirconHandleFUCHSIANative typedef

VkGetSemaphoreZirconHandleFUCHSIANative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSemaphoreGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo, Pointer<NativeType> pZirconHandle)

Implementation

typedef VkGetSemaphoreZirconHandleFUCHSIANative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkSemaphoreGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo,
    Pointer pZirconHandle);