Function questions_destroy

Source
pub async fn questions_destroy(
    configuration: &Configuration,
    params: QuestionsDestroyParams,
) -> Result<(), Error<QuestionsDestroyError>>