Skip to main content

cusparseConstDnVecGetValues

Function cusparseConstDnVecGetValues 

Source
pub unsafe extern "C" fn cusparseConstDnVecGetValues(
    dnVecDescr: cusparseConstDnVecDescr_t,
    values: *mut *const c_void,
) -> cusparseStatus_t