Module emf_core_base_rs::global[][src]

Global api that can be used instead of the local api.

The global api is the preferred way of interfacing with the interface.

Modules

extensions

Extensions

library

Global library api.

module

Global module api.

sys

Global sys api.

version

Global version api.

Structs

ForgetUnlock

Type indicating that dropping does not unlock the interface.

LockToken

A token indicating a locked interface.

Unlock

Type indicating that dropping unlocks the interface.

Functions

get_interface

Fetches a reference to the interface.

get_mut_interface

Fetches a mutable reference to the interface.

initialize

Initializes the interface.