[][src]Type Definition vulkan_bindings::FnGetDeviceGroupPeerMemoryFeatures

type FnGetDeviceGroupPeerMemoryFeatures = extern "system" fn(device: Device, heapIndex: u32, localDeviceIndex: u32, remoteDeviceIndex: u32, pPeerMemoryFeatures: *mut PeerMemoryFeatureFlags);