[][src]Type Definition datachannel_sys::rtcStateChangeCallbackFunc

type rtcStateChangeCallbackFunc = Option<unsafe extern "C" fn(state: rtcState, ptr: *mut c_void)>;