lapack_sys::c::LAPACKE_dpttrs_work [] [src]

pub unsafe extern fn LAPACKE_dpttrs_work(matrix_layout: c_int, n: c_int, nrhs: c_int, d: *const c_double, e: *const c_double, b: *mut c_double, ldb: c_int) -> c_int