ash::vk

Type Alias PFN_vkCreateMetalSurfaceEXT

Source
pub type PFN_vkCreateMetalSurfaceEXT = unsafe extern "system" fn(instance: Instance, p_create_info: *const MetalSurfaceCreateInfoEXT, p_allocator: *const AllocationCallbacks, p_surface: *mut SurfaceKHR) -> Result;