rustix::prctl

Function prctl_1arg

Source
pub(crate) unsafe fn prctl_1arg(option: c_int) -> Result<c_int>