Type Definition vlc::sys::libvlc_callback_t [] [src]

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