lapack_sys::c::LAPACKE_sgtsv_work [] [src]

pub unsafe extern fn LAPACKE_sgtsv_work(matrix_layout: c_int, n: c_int, nrhs: c_int, dl: *mut c_float, d: *mut c_float, du: *mut c_float, b: *mut c_float, ldb: c_int) -> c_int