docs: normalise wording in line with docs
This commit is contained in:
@@ -12,7 +12,7 @@ extern "C" {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
As `ffi_const` has a stricter set of requirements than `ffi_pure`, remove the
|
As `ffi_const` provides stronger guarantees than `ffi_pure`, remove the
|
||||||
`ffi_pure` attribute:
|
`ffi_pure` attribute:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user