VkGetMemoryRemoteAddressNVNative typedef

VkGetMemoryRemoteAddressNVNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkMemoryGetRemoteAddressInfoNV> pMemoryGetRemoteAddressInfo, Pointer<Void> pAddress)

Implementation

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