[][src]Function linux::syscall::prctl_pr_capbset_read

pub fn prctl_pr_capbset_read(cap: c_int) -> c_int

Checks whether a capability is in the bounding set of this thread.

[argument, cap] The capability to check.

= See also

  • link:man:prctl(2) and PR_CAPBSET_READ therein