[][src]Type Definition srtp2_sys::srtp_err_report_handler_func_t

type srtp_err_report_handler_func_t = Option<unsafe extern "C" fn(level: srtp_err_reporting_level_t, msg: *const c_char)>;