Skip to main content

vkCreateMacOSSurfaceMVK

Function vkCreateMacOSSurfaceMVK 

Source
pub unsafe extern "system" fn vkCreateMacOSSurfaceMVK(
    instance: VkInstance,
    pCreateInfo: *const VkMacOSSurfaceCreateInfoMVK,
    pAllocator: *const VkAllocationCallbacks,
    pSurface: *mut VkSurfaceKHR,
) -> VkResult
Expand description

Available if built with prototypes.