Type Alias libvlc_callback_t

Source
pub type libvlc_callback_t = unsafe extern "C" fn(*const libvlc_event_t, *mut c_void);