symlink

Function symlink 

Source
pub unsafe extern "system" fn symlink(
    oldname: *const c_char,
    newname: *const c_char,
) -> c_int