Function emf_core_base_rs::global::get_interface[][src]

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

Fetches a reference to the interface.

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