[][src]Type Definition vulkanalia_sys::PFN_vkCreateIOSSurfaceMVK

type PFN_vkCreateIOSSurfaceMVK = extern "system" fn(_instance: Instance, _create_info: *const IOSSurfaceCreateInfoMVK, _allocator: *const AllocationCallbacks, _surface: *mut SurfaceKHR) -> Result;