fn clone()
in
src/x86/bindings.rs [170:172]
3
lines of code
1
McCabe index (conditional complexity)
fn clone(&self) -> Self { Self::new() }