#[no_mangle] pub unsafe extern "C" fn pkgcraft_atom_restrict( atom: *mut Atom) -> *mut Restrict
Return the restriction for an atom.
The argument must be a non-null Atom pointer.