Type user_desc [src]

Source

pub const user_desc = switch (native_os) { .linux => linux.user_desc, else => void, }