Type Definition vulkanalia_sys::PFN_vkGetDeviceGroupPeerMemoryFeatures[][src]

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