Skip to main content

cusparseConstSpVecGetValues

Function cusparseConstSpVecGetValues 

Source
pub unsafe extern "C" fn cusparseConstSpVecGetValues(
    spVecDescr: cusparseConstSpVecDescr_t,
    values: *mut *const c_void,
) -> cusparseStatus_t