lapack_sys::c::LAPACKE_sstein_work [] [src]

pub unsafe extern fn LAPACKE_sstein_work(matrix_layout: c_int, n: c_int, d: *const c_float, e: *const c_float, m: c_int, w: *const c_float, iblock: *const c_int, isplit: *const c_int, z: *mut c_float, ldz: c_int, work: *mut c_float, iwork: *mut c_int, ifailv: *mut c_int) -> c_int