Type Definition gdal_sys::CPLTLSFreeFunc

source ·
pub type CPLTLSFreeFunc = Option<unsafe extern "C" fn(pData: *mut c_void)>;