VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_exit Struct Reference

#include <libvlc.h>

Collaboration diagram for vlc_exit:
[legend]

Data Fields

vlc_mutex_t lock
 
void(* handler )(void *)
 
void * opaque
 

Field Documentation

◆ handler

void(* vlc_exit::handler) (void *)

◆ lock

vlc_mutex_t vlc_exit::lock

◆ opaque

void* vlc_exit::opaque

The documentation for this struct was generated from the following file: