lapack_sys::c::LAPACKE_chbgst [] [src]

pub unsafe extern fn LAPACKE_chbgst(matrix_layout: c_int, vect: c_char, uplo: c_char, n: c_int, ka: c_int, kb: c_int, ab: *mut c_float_complex, ldab: c_int, bb: *const c_float_complex, ldbb: c_int, x: *mut c_float_complex, ldx: c_int) -> c_int