[][src]Type Definition ash_tray::ash::vk::PFN_vkGetDeviceGroupPeerMemoryFeatures

type PFN_vkGetDeviceGroupPeerMemoryFeatures = extern "system" fn(device: Device, heap_index: u32, local_device_index: u32, remote_device_index: u32, p_peer_memory_features: *mut PeerMemoryFeatureFlags) -> c_void;