pub unsafe extern "C" fn cusparseDestroyColorInfo(
info: cusparseColorInfo_t,
) -> cusparseStatus_t๐Deprecated
Expand description
This function destroys and releases any memory required by the structure.
ยงParameters
info: the pointer to the structure ofcsrcolor().