Function emf_core_base_rs::global::get_mut_interface[][src]

pub fn get_mut_interface<'a>() -> &'a mut CBaseRef<'static>

Fetches a mutable reference to the interface.

Using the interface is safe, as long as a LockToken is constructed.