[−][src]Type Definition ash::vk::PFN_vkCreateImageView
type PFN_vkCreateImageView = extern "system" fn(device: Device, p_create_info: *const ImageViewCreateInfo, p_allocator: *const AllocationCallbacks, p_view: *mut ImageView) -> Result;