Function sierra::out_of_host_memory

source ·
pub fn out_of_host_memory() -> !
Expand description

Handles host OOM the same way global allocator does. This function should be called on host OOM error returned from Vulkan API.