Function cyclors::setreuid

source ยท
pub unsafe extern "C" fn setreuid(
    __ruid: __uid_t,
    __euid: __uid_t,
) -> c_int