Function symlinkat [src]
Prototype
pub extern "c" fn symlinkat(oldpath: [*:0]const u8, newdirfd: fd_t, newpath: [*:0]const u8) c_int Parameters
oldpath: [*:0]const u8newdirfd: fd_tnewpath: [*:0]const u8 Source
pub extern "c" fn symlinkat(oldpath: [*:0]const u8, newdirfd: fd_t, newpath: [*:0]const u8) c_int