Skip to main content

cusparseDestroyCsric02Info

Function cusparseDestroyCsric02Info 

Source
pub unsafe extern "C" fn cusparseDestroyCsric02Info(
    info: csric02Info_t,
) -> cusparseStatus_t
๐Ÿ‘ŽDeprecated
Expand description

This function destroys and releases any memory required by the structure.

ยงParameters

  • info: the solve (csric02_solve) and analysis (csric02_analysis) structure.