lapack_sys::cpbsv_ [] [src]

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