pub type PFN_vkDestroyInstance = unsafe extern "system" fn(_instance: Instance, _allocator: *const AllocationCallbacks);
Expand description