VkGetMemoryRemoteAddressNV typedef

VkGetMemoryRemoteAddressNV = int Function(Pointer<VkDevice> device, Pointer<VkMemoryGetRemoteAddressInfoNV> pMemoryGetRemoteAddressInfo, Pointer<Void> pAddress)

Implementation

typedef VkGetMemoryRemoteAddressNV = int Function(
    Pointer<VkDevice> device,
    Pointer<VkMemoryGetRemoteAddressInfoNV> pMemoryGetRemoteAddressInfo,
    Pointer<Void> pAddress);