VkGetMemoryZirconHandlePropertiesFUCHSIA typedef

VkGetMemoryZirconHandlePropertiesFUCHSIA = int Function(Pointer<VkDevice> device, int handleType, Pointer<NativeType> zirconHandle, Pointer<VkMemoryZirconHandlePropertiesFUCHSIA> pMemoryZirconHandleProperties)

Implementation

typedef VkGetMemoryZirconHandlePropertiesFUCHSIA = int Function(
    Pointer<VkDevice> device,
    int handleType,
    Pointer zirconHandle,
    Pointer<VkMemoryZirconHandlePropertiesFUCHSIA>
        pMemoryZirconHandleProperties);