pub unsafe extern "C" fn path_readlink(
    arg0: i32,
    arg1: i32,
    arg2: i32,
    arg3: i32,
    arg4: i32,
    arg5: i32
) -> i32
Expand description

Read the contents of a symbolic link. Note: This is similar to readlinkat in POSIX.