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;