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