Function rcudnn::cudnnDestroyAlgorithmPerformance
source · pub unsafe extern "C" fn cudnnDestroyAlgorithmPerformance(
algoPerf: *mut *mut cudnnAlgorithmPerformanceStruct,
numberToDestroy: i32
) -> cudnnStatus_t