Function shadow_rs::cshadow::regularfile_getdents64

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