Skip to main content

cusparseCreateColorInfo

Function cusparseCreateColorInfo 

Source
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