Skip to main content

aoclsparse_csctr

Function aoclsparse_csctr 

Source
pub unsafe extern "C" fn aoclsparse_csctr(
    nnz: aoclsparse_int,
    x: *const c_void,
    indx: *const aoclsparse_int,
    y: *mut c_void,
) -> aoclsparse_status