ash::vk

Type Alias PFN_vkCreateMacOSSurfaceMVK

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