lapack_sys::spbsv_ [] [src]

pub unsafe extern fn spbsv_(uplo: *const c_char, n: *const c_int, kd: *const c_int, nrhs: *const c_int, ab: *mut c_float, ldab: *const c_int, b: *mut c_float, ldb: *const c_int, info: *mut c_int)