Function gdal_sys::CPLSetTLS[][src]

pub unsafe extern "C" fn CPLSetTLS(
    nIndex: c_int,
    pData: *mut c_void,
    bFreeOnExit: c_int
)