[][src]Type Definition datachannel_sys::rtcDescriptionCallbackFunc

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