cudnnDestroyAlgorithmPerformance

Function cudnnDestroyAlgorithmPerformance 

Source
pub unsafe extern "C" fn cudnnDestroyAlgorithmPerformance(
    algoPerf: *mut cudnnAlgorithmPerformance_t,
    numberToDestroy: c_int,
) -> cudnnStatus_t