Type Alias ash::vk::PFN_vkDestroyImage

source ·
pub type PFN_vkDestroyImage = unsafe extern "system" fn(device: Device, image: Image, p_allocator: *const AllocationCallbacks);