forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust: kernel: types: Add
ARef::into_raw
Add the function `into_raw` to `ARef<T>`. This method can be used to turn an `ARef` into a raw pointer. Link: Rust-for-Linux#1044 Co-developed-by: Vincenzo Palazzo <[email protected]> Signed-off-by: Kartik Prajapati <[email protected]>
- Loading branch information
1 parent
4a5cd1f
commit 8208855
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters