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