Iros
 
Loading...
Searching...
No Matches
lseek.cpp File Reference
#include <errno.h>
#include <unistd.h>
#include "dius/system/system_call.h"

Functions

auto lseek (int fd, off_t offset, int whence) -> off_t
 

Function Documentation

◆ lseek()

auto lseek ( int fd,
off_t offset,
int whence ) -> off_t