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