Type Definition vulkanalia_sys::PFN_vkDestroySampler[][src]

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