Function gdal_sys::CPLCondWait

source ·
pub unsafe extern "C" fn CPLCondWait(
    hCond: *mut c_void,
    hMutex: *mut c_void
)