[][src]Type Definition dvbv5_sys::dvb_logfunc

type dvb_logfunc = Option<unsafe extern "C" fn(level: c_int, fmt: *const c_char, ...)>;