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