Constant getdents [src]

Source

pub const getdents = switch (native_os) { .netbsd => private.__getdents30, else => private.getdents, }