Function gdal_sys::CPLSetTLSWithFreeFunc[][src]

pub unsafe extern "C" fn CPLSetTLSWithFreeFunc(
    nIndex: c_int,
    pData: *mut c_void,
    pfnFree: CPLTLSFreeFunc
)