Function libzt::zts_moon_deorbit[][src]

pub unsafe extern "C" fn zts_moon_deorbit(moon_roots_id: u64) -> c_int
Expand description

@brief De-orbit a given moon (user-defined root server)

@param moon_roots_id World ID @return ZTS_ERR_OK if successful, ZTS_ERR_SERVICE if the node experiences a problem, ZTS_ERR_ARG if invalid argument.