Function ice_core::ice_server_set_async_endpoint_cb [] [src]

#[no_mangle]
pub unsafe fn ice_server_set_async_endpoint_cb(
    handle: *const Mutex<IceServer>,
    cb: extern "C" fn(_: i32, _: *mut CallInfo)
)