pub unsafe extern "system" fn vkGetDescriptorSetLayoutSizeEXT(
device: VkDevice,
layout: VkDescriptorSetLayout,
pLayoutSizeInBytes: *mut VkDeviceSize,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkGetDescriptorSetLayoutSizeEXT(
device: VkDevice,
layout: VkDescriptorSetLayout,
pLayoutSizeInBytes: *mut VkDeviceSize,
)Available if built with prototypes.