diff options
| author | Benno Lossin <[email protected]> | 2023-04-08 12:25:39 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2023-04-12 16:41:05 +0000 |
| commit | 3ff6e785ad99893f1d502156d23560efd30fec4d (patch) | |
| tree | 43f1469f5ea3e1cc17096d757b272cd5313b72b1 /rust/macros/lib.rs | |
| parent | rust: sync: change error type of constructor functions (diff) | |
| download | kernel-3ff6e785ad99893f1d502156d23560efd30fec4d.tar.gz kernel-3ff6e785ad99893f1d502156d23560efd30fec4d.zip | |
rust: types: add `Opaque::raw_get`
This function mirrors `UnsafeCell::raw_get`. It avoids creating a
reference and allows solely using raw pointers.
The `pin-init` API will be using this, since uninitialized memory
requires raw pointers.
Signed-off-by: Benno Lossin <[email protected]>
Reviewed-by: Gary Guo <[email protected]>
Reviewed-by: Andreas Hindborg <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/macros/lib.rs')
0 files changed, 0 insertions, 0 deletions
