Function emf_core_base_rs::global::sys::get_sync_handler[][src]

pub fn get_sync_handler<L, U>(
    _token: &LockToken<L>
) -> <U as SyncHandlerAPI<'static>>::Handler where
    U: SyncHandlerAPI<'static>, 

Fetches the active synchronization handler.

Return

The active synchronization handler.