lapack_sys::c::LAPACKE_cptsv_work [] [src]

pub unsafe extern fn LAPACKE_cptsv_work(matrix_layout: c_int, n: c_int, nrhs: c_int, d: *mut c_float, e: *mut c_float_complex, b: *mut c_float_complex, ldb: c_int) -> c_int