Type Definition vulkanalia_sys::PFN_vkCreateMacOSSurfaceMVK[][src]

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