Function ice_core::ice_server_set_custom_app_data [] [src]

#[no_mangle]
pub unsafe fn ice_server_set_custom_app_data(
    handle: *const Mutex<IceServer>,
    ptr: *const c_void
)