[][src]Type Definition vulkanalia_sys::PFN_vkGetDeviceGroupPeerMemoryFeatures

type PFN_vkGetDeviceGroupPeerMemoryFeatures = extern "system" fn(_device: Device, _heap_index: u32, _local_device_index: u32, _remote_device_index: u32, _peer_memory_features: *mut PeerMemoryFeatureFlags);