Struct vlc::Log [] [src]

pub struct Log {
    pub ptr: *const libvlc_log_t,
}

Fields

Trait Implementations

Auto Trait Implementations

impl !Send for Log

impl !Sync for Log