VkGetMemoryZirconHandleFUCHSIANative typedef

VkGetMemoryZirconHandleFUCHSIANative = Int32 Function(Pointer<VkDevice> device, Pointer<VkMemoryGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo, Pointer<NativeType> pZirconHandle)

Implementation

typedef VkGetMemoryZirconHandleFUCHSIANative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkMemoryGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo,
    Pointer pZirconHandle);