ash::vk

Type Alias PFN_vkDestroySampler

source
pub type PFN_vkDestroySampler = unsafe extern "system" fn(device: Device, sampler: Sampler, p_allocator: *const AllocationCallbacks<'_>);