CPLCopyFile

Function CPLCopyFile 

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