Function __getdirentries64 [src]
Alias for std.c.darwin.__getdirentries64
Prototype
pub extern "c" fn __getdirentries64(fd: c_int, buf_ptr: [*]u8, buf_len: usize, basep: *i64) isize
Parameters
fd: c_int
buf_ptr: [*]u8
buf_len: usize
basep: *i64
Source
pub extern "c" fn __getdirentries64(fd: c_int, buf_ptr: [*]u8, buf_len: usize, basep: *i64) isize