pub unsafe extern "C" fn cusparseCreateColorInfo(
info: *mut cusparseColorInfo_t,
) -> cusparseStatus_t๐Deprecated
Expand description
This function creates and initializes the cusparseColorInfo_t structure to default values.
ยงParameters
info: the pointer to thecusparseColorInfo_tstructure.