pub fn resource_manager() -> &'static GlobalResourceManagerExpand description
Access the global resource manager
ยงPanics
Panics if called before init_resource_manager(). This is intentional -
using the resource manager before initialization is a programming error.