Type Definition unity_native_plugin_sys::PFN_vkDestroySampler[][src]

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