Function shadow_rs::cshadow::regularfile_getdents

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