CPLSymlink

Function CPLSymlink 

Source
pub unsafe extern "C" fn CPLSymlink(
    pszOldPath: *const c_char,
    pszNewPath: *const c_char,
    papszOptions: CSLConstList,
) -> c_int