[][src]Type Definition ash::vk::PFN_vkCreateImagePipeSurfaceFUCHSIA

type PFN_vkCreateImagePipeSurfaceFUCHSIA = extern "system" fn(instance: Instance, p_create_info: *const ImagePipeSurfaceCreateInfoFUCHSIA, p_allocator: *const AllocationCallbacks, p_surface: *mut SurfaceKHR) -> Result;