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