pub unsafe fn get_in_mut<NS, T>() -> *mut Twhere NS: Namespace, T: 'static + Zeroable,
Raw (*mut T) view of the generic static in an explicit namespace.
*mut T
See Namespace::generic_static_mut.
Namespace::generic_static_mut