Searched defs:static_mut (Results 1 – 5 of 5) sorted by relevance
1665 pub const fn static_mut(r: &'static mut T) -> Pin<&'static mut T> { in static_mut() method