Type Alias ash::vk::PFN_vkGetPhysicalDeviceProperties

source ยท
pub type PFN_vkGetPhysicalDeviceProperties = unsafe extern "system" fn(physical_device: PhysicalDevice, p_properties: *mut PhysicalDeviceProperties);