Function rcudnn::cudnnDestroyAlgorithmPerformance[][src]

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