[−][src]Type Definition datachannel_sys::rtcStateChangeCallbackFunc
type rtcStateChangeCallbackFunc = Option<unsafe extern "C" fn(pc: c_int, state: rtcState, ptr: *mut c_void)>;
type rtcStateChangeCallbackFunc = Option<unsafe extern "C" fn(pc: c_int, state: rtcState, ptr: *mut c_void)>;