Type Alias ash::vk::PFN_vkCreateIOSSurfaceMVK

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