Skip to main content

aoclsparse_csctr_kid

Function aoclsparse_csctr_kid 

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