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_intbuf_ptr: [*]u8buf_len: usizebasep: *i64

Source

pub extern "c" fn __getdirentries64(fd: c_int, buf_ptr: [*]u8, buf_len: usize, basep: *i64) isize