[][src]Type Definition vulkan_sys::PFN_vkDestroyInstance

type PFN_vkDestroyInstance = Option<unsafe extern "system" fn(instance: VkInstance, pAllocator: *const VkAllocationCallbacks)>;