Type Definition vulkan_bindings::FnDestroySampler[][src]

pub type FnDestroySampler = extern "system" fn(device: Device, sampler: Sampler, pAllocator: *const AllocationCallbacks);