Home
last modified time | relevance | path

Searched defs:borrow_mut (Results 1 – 2 of 2) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dchardev.rs199 pub fn borrow_mut(&self) -> impl Write + '_ { in borrow_mut() method
H A Dcell.rs651 pub fn borrow_mut(&self) -> BqlRefMut<'_, T> { in borrow_mut() method