Type Definition vulkan_bindings::FnDestroyImage[][src]

pub type FnDestroyImage = extern "system" fn(device: Device, image: Image, pAllocator: *const AllocationCallbacks);