lapack_sys::c::LAPACKE_sorgql [] [src]

pub unsafe extern fn LAPACKE_sorgql(matrix_layout: c_int, m: c_int, n: c_int, k: c_int, a: *mut c_float, lda: c_int, tau: *const c_float) -> c_int