pub type PFN_vkDestroyDevice = unsafe extern "system" fn(_device: Device, _allocator: *const AllocationCallbacks);
Expand description