lapack_sys::c::LAPACKE_dpftrs_work [] [src]

pub unsafe extern fn LAPACKE_dpftrs_work(matrix_layout: c_int, transr: c_char, uplo: c_char, n: c_int, nrhs: c_int, a: *const c_double, b: *mut c_double, ldb: c_int) -> c_int