Function libc::linkat
[−]
[src]
pub unsafe extern fn linkat(olddirfd: c_int,
oldpath: *const c_char,
newdirfd: c_int,
newpath: *const c_char,
flags: c_int)
-> c_int
Unstable (
libc
): use libc
from crates.io