VkGetMemoryZirconHandlePropertiesFUCHSIANative typedef

VkGetMemoryZirconHandlePropertiesFUCHSIANative = Int32 Function(Pointer<VkDevice> device, Int32 handleType, Pointer<NativeType> zirconHandle, Pointer<VkMemoryZirconHandlePropertiesFUCHSIA> pMemoryZirconHandleProperties)

Implementation

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