Function gdal_sys::CPLSetTLSWithFreeFuncEx[][src]

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