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