[][src]Type Definition datachannel_sys::rtcGatheringStateCallbackFunc

type rtcGatheringStateCallbackFunc = Option<unsafe extern "C" fn(pc: c_int, state: rtcGatheringState, ptr: *mut c_void)>;