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