10 lines
166 B
Markdown
10 lines
166 B
Markdown
**EXTENSION**
|
|
|
|
# `UnsafeMutableRawPointer`
|
|
|
|
## Methods
|
|
### `cast()`
|
|
|
|
Convert into an unsafe mutable pointer of a certain type.
|
|
- Returns: The unsafe mutable pointer.
|