[][src]Type Definition ash_tray::ash::vk::PFN_vkCreateIOSSurfaceMVK

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