FnDestroyImage

Type Alias FnDestroyImage 

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