CPLLockFile

Function CPLLockFile 

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