lapack_sys::dpbtrf_ [] [src]

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