lapack_sys::c::LAPACKE_csptrf_work [] [src]

pub unsafe extern fn LAPACKE_csptrf_work(matrix_layout: c_int, uplo: c_char, n: c_int, ap: *mut c_float_complex, ipiv: *mut c_int) -> c_int