Function statify_mut

Source
pub unsafe fn statify_mut<T>(r: &mut T) -> &'static mut T
Expand description

Same as statify but for mutable references.