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