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

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