pub unsafe extern "C" fn cuvsProductQuantizerGetVqCodebook(
quantizer: cuvsProductQuantizer_t,
vq_codebook: *mut DLManagedTensor,
) -> cuvsError_tExpand description
@brief Get the VQ codebook.
@param[in] quantizer product quantizer @param[out] vq_codebook VQ codebook