pub unsafe extern "C" fn cusparseDestroyCsric02Info(
info: csric02Info_t,
) -> cusparseStatus_t๐Deprecated
Expand description
This function destroys and releases any memory required by the structure.
ยงParameters
info: the solve(csric02_solve)and analysis(csric02_analysis)structure.