Function gdal_sys::CPLLockFile

source ยท
pub unsafe extern "C" fn CPLLockFile(
    pszPath: *const c_char,
    dfWaitInSeconds: f64,
) -> *mut c_void