pub unsafe fn get_physical_device_format_properties(
physical_device: VkPhysicalDevice,
format: VkFormat,
format_properties_out: *mut VkFormatProperties,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn get_physical_device_format_properties(
physical_device: VkPhysicalDevice,
format: VkFormat,
format_properties_out: *mut VkFormatProperties,
)direct calling ffi functions.