lapack_sys::c::LAPACKE_sppsv [] [src]

pub unsafe extern fn LAPACKE_sppsv(matrix_layout: c_int, uplo: c_char, n: c_int, nrhs: c_int, ap: *mut c_float, b: *mut c_float, ldb: c_int) -> c_int