Type Definition bedrock::vk::PFN_vkDestroySampler [] [src]

type PFN_vkDestroySampler = extern "system" fn(device: VkDevice, sampler: VkSampler, pAllocator: *const VkAllocationCallbacks);