lapack_sys::c::LAPACKE_dgetrf_work [] [src]

pub unsafe extern fn LAPACKE_dgetrf_work(matrix_layout: c_int, m: c_int, n: c_int, a: *mut c_double, lda: c_int, ipiv: *mut c_int) -> c_int