cudnnDestroyAlgorithmDescriptor

Function cudnnDestroyAlgorithmDescriptor 

Source
pub unsafe extern "C" fn cudnnDestroyAlgorithmDescriptor(
    algoDesc: cudnnAlgorithmDescriptor_t,
) -> cudnnStatus_t