lapack_sys::c::LAPACKE_chpcon_work [] [src]

pub unsafe extern fn LAPACKE_chpcon_work(matrix_layout: c_int, uplo: c_char, n: c_int, ap: *const c_float_complex, ipiv: *const c_int, anorm: c_float, rcond: *mut c_float, work: *mut c_float_complex) -> c_int