lapack_sys::c::LAPACKE_dsptrs [] [src]

pub unsafe extern fn LAPACKE_dsptrs(matrix_layout: c_int, uplo: c_char, n: c_int, nrhs: c_int, ap: *const c_double, ipiv: *const c_int, b: *mut c_double, ldb: c_int) -> c_int