Function lrs::thread::drop_group_privileges

Sets all group ids of this thread to the real id.

Syntax

fn drop_group_privileges() -> Result<(), Errno>