VkGetMemoryZirconHandleFUCHSIA typedef

VkGetMemoryZirconHandleFUCHSIA = int Function(Pointer<VkDevice> device, Pointer<VkMemoryGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo, Pointer<NativeType> pZirconHandle)

Implementation

typedef VkGetMemoryZirconHandleFUCHSIA = int Function(
    Pointer<VkDevice> device,
    Pointer<VkMemoryGetZirconHandleInfoFUCHSIA> pGetZirconHandleInfo,
    Pointer pZirconHandle);