Type Definition datachannel_sys::rtcGatheringStateCallbackFunc[][src]

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