[][src]Type Definition datachannel_sys::rtcErrorCallbackFunc

type rtcErrorCallbackFunc = Option<unsafe extern "C" fn(error: *const c_char, ptr: *mut c_void)>;