[][src]Type Definition vulkan_sys::PFN_vkGetDeviceGroupPeerMemoryFeatures

type PFN_vkGetDeviceGroupPeerMemoryFeatures = Option<unsafe extern "system" fn(device: VkDevice, heapIndex: u32, localDeviceIndex: u32, remoteDeviceIndex: u32, pPeerMemoryFeatures: *mut VkPeerMemoryFeatureFlags)>;