Type Definition vulkan_bindings::FnDestroyImageView

source ·
pub type FnDestroyImageView = extern "system" fn(device: Device, imageView: ImageView, pAllocator: *const AllocationCallbacks);