pub unsafe fn get_in_const_mut<NS, T, const N: usize>() -> *mut Twhere NS: Namespace, T: 'static + Zeroable,
Raw (*mut T) const-keyed view in an explicit namespace.
*mut T
See Namespace::generic_static_mut.
Namespace::generic_static_mut