Function stackmate::tor_start [−][src]
Expand description
Switch on tor daemon. BETA: Careful with this.
Safety
- This function is unsafe because it dereferences and a returns raw pointer.
- ENSURE that result is passed into cstring_free(ptr: *mut c_char) after use.