[go: up one dir, main page]

Type Definition ash::vk::PFN_vkDestroyImage

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