Type Definition ash::vk::PFN_vkDestroyImageView [−][src]
pub type PFN_vkDestroyImageView = extern "system" fn(device: Device, image_view: ImageView, p_allocator: *const AllocationCallbacks) -> c_void;
pub type PFN_vkDestroyImageView = extern "system" fn(device: Device, image_view: ImageView, p_allocator: *const AllocationCallbacks) -> c_void;