ash::vk

Type Alias PFN_vkGetDescriptorSetLayoutSupport

Source
pub type PFN_vkGetDescriptorSetLayoutSupport = unsafe extern "system" fn(device: Device, p_create_info: *const DescriptorSetLayoutCreateInfo, p_support: *mut DescriptorSetLayoutSupport);