pub unsafe extern "system" fn vkSetDeviceMemoryPriorityEXT(
device: VkDevice,
memory: VkDeviceMemory,
priority: f32,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkSetDeviceMemoryPriorityEXT(
device: VkDevice,
memory: VkDeviceMemory,
priority: f32,
)Available if built with prototypes.