lapack_sys::dpbtrf_ [] [src]

pub unsafe extern fn dpbtrf_(uplo: *mut c_char, n: *mut c_int, kd: *mut c_int, ab: *mut c_double, ldab: *mut c_int, info: *mut c_int)