syscallhandler_getdents

Function syscallhandler_getdents 

Source
pub unsafe extern "C-unwind" fn syscallhandler_getdents(
    sys: *mut SyscallHandler,
    args: *const SyscallArgs,
) -> SyscallReturn