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