Function getdents64

Source
pub unsafe extern "C" fn getdents64(
    __fd: i32,
    __buffer: *mut c_void,
    __length: usize,
) -> i64