pub unsafe extern "system" fn vkGetPhysicalDeviceFeatures(
physicalDevice: VkPhysicalDevice,
pFeatures: *mut VkPhysicalDeviceFeatures,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkGetPhysicalDeviceFeatures(
physicalDevice: VkPhysicalDevice,
pFeatures: *mut VkPhysicalDeviceFeatures,
)Available if built with exported-prototypes.