fn clone()

in src/x86/bindings.rs [170:172]


    fn clone(&self) -> Self {
        Self::new()
    }