-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Line 175 in 8cbe16c
pub unsafe fn cast_from_usize(ptr: usize) -> Pulse { |
I'm not sure how much sense this constructor makes, the usize
had to be a pointer to a value in the heap, which has been allocated by Box
.
Metadata
Metadata
Assignees
Labels
No labels