lapack_sys::c::LAPACKE_cptsv [] [src]

pub unsafe extern fn LAPACKE_cptsv(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