Function symlinkat

Source
pub unsafe extern "C" fn symlinkat(
    __from: *const i8,
    __tofd: i32,
    __to: *const i8,
) -> i32