Type Alias gravel_ffi::logging::LogTarget_trait::LogTarget_Backend

source ·
pub type LogTarget_Backend<'lt, _ErasedPtr> = RObject<'lt, _ErasedPtr, LogTarget_Interface, VTable_Prefix<(), _ErasedPtr>>;
Expand description

An alias for the underlying implementation of LogTarget_TO.

Aliased Type§

struct LogTarget_Backend<'lt, _ErasedPtr> { /* private fields */ }