Function rcudnn_sys::cudnnRestoreAlgorithm[][src]

pub unsafe extern "C" fn cudnnRestoreAlgorithm(
    handle: cudnnHandle_t,
    algoSpace: *mut c_void,
    algoSpaceSizeInBytes: usize,
    algoDesc: cudnnAlgorithmDescriptor_t
) -> cudnnStatus_t