Skip to main content

vkCreateInstance

Function vkCreateInstance 

Source
pub unsafe extern "system" fn vkCreateInstance(
    pCreateInfo: *const VkInstanceCreateInfo,
    pAllocator: *const VkAllocationCallbacks,
    pInstance: *mut VkInstance,
) -> VkResult
Expand description

Available if built with exported-prototypes.