Type Definition erupt::vk1_0::PFN_vkDestroyDevice

source ·
pub type PFN_vkDestroyDevice = unsafe extern "system" fn(device: Device, p_allocator: *const AllocationCallbacks);
Expand description

Vulkan Manual Page · Function