Struct Log
vlc
pub struct Log { pub ptr: *const libvlc_log_t, }
ptr: *const libvlc_log_t
impl !Send for Log
impl !Sync for Log