Function rcudnn_sys::cudnnDestroyAlgorithmPerformance[][src]

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