rustmax::libc

Function symlinkat

Source
pub unsafe extern "C" fn symlinkat(
    target: *const i8,
    newdirfd: i32,
    linkpath: *const i8,
) -> i32