Function gst_ webrtc_ ice_ add_ candidate
Source pub unsafe extern "C" fn gst_webrtc_ice_add_candidate(
ice: *mut GstWebRTCICE,
stream: *mut GstWebRTCICEStream,
candidate: *const c_char,
promise: *mut GstPromise,
)