regularfile_getdents

Function regularfile_getdents 

Source
pub unsafe extern "C-unwind" fn regularfile_getdents(
    file: *mut RegularFile,
    dirp: *mut linux_dirent,
    count: c_uint,
) -> c_int